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
I am using the following code to access a rectangle object manually drawn on a chart:
I placed the above code in the tick method to know exactly when a rectangle is drawn. How can I get the time immediately after drawing the rectangle and compare candlesticks drawn after the rectangle's draw time?