| 
 PureBytes Links 
Trading Reference Links 
 | 
Ken,
Read up on PlotForeign to solve this problem.
IB is mixing the SPX close with the selected tickers OHL.
PlotForeign is the fix for this.
downhillspeedster
--- In amibroker@xxxxxxxxxxxxxxx, "Ken Close" <closeks@xxxx> wrote:
> Interesting and unexpected observation:
> 
> In IB, I have the following code:
> 
> spx=Foreign("$spx","C");
> Plot(SPX,"$SPX",4,64);
> 
> When $SPX is showing in the ticker selection box, the above code 
plots a
> candlestick chart.
> 
> When any other ticker is selected in the selection box, the above 
code
> plots an upsidedown histogram.
> 
> This is totally unexpected to me.  Could it be a "fluke"?
> 
> I have duplicated this behavior in eSignal intraday and in TC2000 
EOD
> (the EOD plots a correctly oriented histogram instead of the 
upsidedown
> histogram from the eSignal intraday) .
> 
> Comments or suggestions?
> 
> Ken
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 |