yes.
How To Ask Questions The Smart Way. 2004
Only ask questions with yes/no answers if you want "yes" or "no" as the answer.
if(TimeCurrent() >= D'2020.04.06 11:50'){ Print("now"); ««««««««««««««««««««««««««« Set a break point here }

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 know I can go into debug mode and then set up break points in the code, however I was curious if I can set a break point at a certain time in the chart (for example 6 Apr 11:50). Is it possible?