|
OK. I think I know what have caused your problem.
Your current symbol doesn't have enough data.
Add this line to the Support() and Resistance()
functions just before the loop to avoid the error.
p = min(p,BarCount); // avoid display
error
for(i=1;i<p;i++)... __._,_.___ 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
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- [amibroker] Ed Seykota's TSP: Support and Resistance Mark H
- [amibroker] Re: Ed Seykota's TSP: Support and Resistance osgem_2006
- Re: [amibroker] Re: Ed Seykota's TSP: Support and Resi... Mark H
- Re: [amibroker] Re: Ed Seykota's TSP: Support and Resi... Mark H
- [amibroker] Re: Ed Seykota's TSP: Support and Resistance scourt2000
- Re: [amibroker] Ed Seykota's TSP: Support and Resistance Mark H
