[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Problem plotting stochastic



PureBytes Links

Trading Reference Links

AB ver 4.8.1.... data QP.... last data on 4/13/06
 
Trying to plot stochastic overlay on prices on daily chart using code below:
 
 
StocPeriod        = 12;
StocD_Overlay  = StochD(StocPeriod);
Plot(StocD_Overlay,"",colorblue,styleLine|styleThick|styleOwnScale,-10,120);
 
Everything else looks normal.
 
Code normally works fine ... except for one symbol "GROW". Value displayed is "-1 .#IND0". I can not say if problem is with today's data only or not.
 
Code works fine if I change chart to weekly. Aslo am computing stochastic for timeframes 2x and 3x. They work fine on both daily and weekly.
 
Also it works OK in separate pane showing stochastics only (similar formula)
 
 
I  have seen this once or twice before (don't have details), but paid no attention .... strange behavior like this scares me ....
 
Any suggestions?
 
TIA
 
Ara
 
 
 
 


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





YAHOO! GROUPS LINKS