gouki1001:
Im trying to find the value of a Trend line Object at last close. Can anyone help?
double ExtMapBuffer4 = ObjectGetValueByTime(0,OBJ_TREND,TimeCurrent(),0);
Use the name of the trendline

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
Im trying to find the value of a Trend line Object at last close. Can anyone help?
double ExtMapBuffer4 = ObjectGetValueByTime(0,OBJ_TREND,TimeCurrent(),0);