I want to make an indicator that automatically draws 4 lines of
(1) beginning price
(2) closing price
(3) highest price
(4) lowest price
of New York FX market in previous day if the NY FX market has not been opened.
How do I do that? I use MT4.
Thanks in advance ~
P.S. I did my homework and I read “how to draw line” answered by [Sweet Pip].
But what I am not sure was the implementation part. Here, if I execute the indicator, it draws 4 lines in the chart.
which is the final execution result when indicators are executed. The chart shows 4 distinct lines.
The line doesn’t change for the whole day until NY FX market opens.
Thousand Thanks in Advance ~