Title: Polynomial Trendlines
Hi Fred,
 
I would like to change your PolyFit function that I could write a system around using it.  Something like buy/sell when the slope of the line changes or the slope changes a certain percentange of the latest high/low of the line.  The way you have the indicator wriiten, you use the "range feature" on the chart to identify the range of data to use in the calculations. 
 
At the very least, it would appear that the following two line will have to modified because this is where the selected range on the chart is read by your indicator.
PF_BegBar = BeginValue(BI);
PF_EndBar = EndValue(BI);
There does not appear to any way to set the range from inside an AFL function. This would make everything much easier.
 Are there any other code sequences inside of the [John Tierney] VBS function: Gaussian_Elimination or the the AFL function:  PolyFit that I will have to watch out for?
Thanks,
John
__._,_.___

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
Software support Small business finance Business finance online
Business finance training Business finance course

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

__,_._,___

Reply via email to