double High_Today = iHigh(NULL,0,0);will only get today's high if it is attached to the D1 chart. Otherwise it will get the high of the current chart time-frame.
Tha above coe work with any time frame, BUT i'n not able to do the math for subtract.
Your statement and your image does does not make sense. 1.109078 - 1.08896 = 0.020118 not 182.

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
Hi all,
In the below code I'm try to ( subtract A Value From High in the 0 bar ) , can any help please.