
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
There is a levelLow_D1_Level , then we need to get the value of the next level Min_D_Level, which will be the next lowest in the history and will be lower than Low_D1_Level.
I do not know how to explain further. If you run the code in the tester with the visualization I think everything is visible.
Ok I am a dummy !
Draw, or make a screenshot of the tester. ))) Every creator has their own terminology))))
Next level or day?
There is a levelLow_D1_Level , then we need to get the value of the next level Min_D_Level, which will be the next lowest in the history and will be lower than Low_D1_Level.
I do not know how to explain further. If you run the code in the tester with the visualization I think everything is visible.
As I see
You have the current day low
Next, you check if there is a lower value in the history than the current day minimum.
if so, assign Min_D_Level to this minimum value, and if not, the value stays the same.
right?
How deep in the history do you want to search for the minimum Min_D_Level?
You have the current day low
Next, you check if there is a lower value in the history than the current day minimum.
if so, assign Min_D_Level to this minimum value, and if not, the value stays the same.
right?
How deep in the history do you want to search for the minimum Min_D_Level?
That's right!
How deep in the history do you want to search for the Min_D_Level?
To the whole history that is available for this symbol.
Left only the daily lines, can't get the idea yet
Left only the daily lines, can't get the idea yet
So it will be the minimum of the whole chart. Do you need it?
(If you are interested in the idea, I think it is inappropriate to discuss it here.
Of course I will share.)
So it will be a minimum of all the graphics. Do you need it?
If there is no actual minimum in the history, then there is only Low_D1_level and Min_D_Level we do not redraw.
(If you're interested in the idea, I don't think it's appropriate to discuss it here.
Of course I will.)
So that would be the minimum of the whole schedule. Do you need it?
If there is no actual minimum in the history, then there is only a Low_D1_level and Min_D_Level we do not redraw.
The daily extrema, and what you find are in fact extrema, lows (or highs) have quite a big distance from the current price. The difference between the lows and highs on the 132 days on the eve is more than 12300 pips. Price from the nearest low of 2000, from the high of 800.
I don't get it either.
(If you're interested in the idea, I don't think it's appropriate to discuss it here.
Of course I will.)
So that would be the minimum of the whole schedule. Do you need it?
If this is not the actual minimum in the history, then there is only Low_D1_level and Min_D_Level we do not redraw.
It is 2.30 .
We will continue tomorrow!
For the smartest, it is night and not 14.30 -:)
I do not want to upset anyone in any way !!!
Thank you all very much !!! For today !!!
Aleksei Stepanenko
Great respect!!!
At least the man deigned to get to the bottom of it.