[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 843
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
An idea has come up - since this was only started for a tester, you could (where appropriate) do the following:
Thank you!
and you will crash out of the function on return.
IMHO - you should not do it for tester, but for real...
Do not get confused, otherwise you may get a situation when after the loop is broken by break you will have to execute the code of this function following the interrupted operation,
and you will completely drop out of the function by return.
IMHO - you have to do it not for tester but for real...
Of course, we would have to look at each case individually.
But the idea of this case is to add more pessimism to the tests (as it often happens in the real world).
We'll have to do tests before and after the change, and then we'll see what's what :)
I have a question for gurus who know indicators well:
Is there an indicator that on any given time frame (week, month, year or two)
that shows the range of the high-low and its difference for a given currency pair ?
Folks, what function can be used to add a description (comment) to graphical objects like VLINE, HLINE, TREND LINE?
To make it look like this:
Folks, what function can be used to add a description (comment) to graphical objects like VLINE, HLINE, TREND LINE ?
To make it look like this:
the question is how to make it possible to reset the data on this block
after request
so it doesn't reopenan indicator which on any given time interval ... would show the high-low range and their difference for a given currency pair ?
the question is how to make it possible to reset the data on this block
after request
so it does not reopenps. "do" is NOT spelt correctly - the correct spelling is "make".
ps. "do" is NOT spelled correctly - it's "do".
thanks