cklaii:
you can't draw into the future

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 Everyone,
I would like draw rectangle on everyday, im looking for your kind guidance.
below are the code i wanted to draw rectangle for H1 based on D1 value, but im not able to draw anything on the chart.
if i change the objectcreate code as follow, it the rectangle always drawn at the opening of the early candle, eventhough the price value had key in highest price and lowest price
for the moment, new rectangle is drawn on new day, the yesterday rectangle will be deleted.
But im using for loop to create a new name for every object name. it works, but still the rectangle draw on the opening of the candle.
I have include Object Set, the result still wont move the rectangle to the given value.
Really looking forward for any kind words.
Thank you in advance.