Hello:
Is there a way to read the values of each bar that a Trendline passes through?
For instance, if I create a Trendline from (2) points on Bar 0 and Bar 15... is there a way to know the values that the Trendline passes through for Bars 1-14?
Thanks for the help!
-charliev
Is there a way to read the values of each bar that a Trendline passes through?
For instance, if I create a Trendline from (2) points on Bar 0 and Bar 15... is there a way to know the values that the Trendline passes through for Bars 1-14?
Thanks for the help!
-charliev
Try double ObjectGetValueByShift( string name, int shift)
See dictionary.
THANK YOU!
-c
-c

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Is there a way to read the values of each bar that a Trendline passes through?
For instance, if I create a Trendline from (2) points on Bar 0 and Bar 15... is there a way to know the values that the Trendline passes through for Bars 1-14?
Thanks for the help!
-charliev