PureBytes Links
Trading Reference Links
|
When I try to run the pivot finder on a 15 mins intraday chart I get the following Error:
//- Have we identified a pivot? if trend is down..
if(aLLVBARS[curBar]< aHHVBars[curBar]
-------------------------^
Error 10
Subscript out of range
You must not access array elements outside 0..(BarCount-1) range.
Use 'Edit Formula' to correct error"
I think the pivot finder.afl is uploaded on this group in any case I will upload it again, it is a great instrument for daily charts but i can only use it for 5 mins chrts anything above I get the above error message.
Thanks for your help in advance
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|