I have Problems with Server time and local time.
And my Market Shows quotes till 9:05. In this case, my ea wants to trade when the market is closed.
In other words, u are right 
I have Problems with Server time and local time.
And my Market Shows quotes till 9:05. In this case, my ea wants to trade when the market is closed.
In other words, u are right 
Thank you. 
This makes the code. the code multiplicates every digit with 10 
oh okay. sorry my fault. your description is like my idea. now i think about custom code, but that would break my time. but is not impossible
do you solved the problem? maybe i can help. i am working on fibo retracement too.

is this right?
@sktsec how?`my google cleaned all extensions. now i cant use it anymore 
Thank you. 
This makes the code. the code multiplicates every digit with 10 
Okayy...... wait a bit, think new and the answer comes...
now it works

this is my custom mql code AND this i made On Init

Now I have some new challenges, but I'm confident that I'll overcome them with the help of the forum 
thank you for your participation
The Super Range indicator starts at a very high range and before opening a trade the range should be around 30-60 pips. I'm thinking of another indicator to make my job easier. maybe envelope. and with this I can expand the range with a cross condition.
Yes, a bit for visual representation, but more for further calculations. I want to open trades in a fixed pips range. In ger40 it works, but in eurusd or another forex pair I need to define the digits. I found a custom MQL code that doesn't work so far. Most topics write about the ATR value for pip. I don't know if that's my problem.
Hello,
It's been some time, but I did it. The functions in EA work well, but now I need some help again.
This time it's about price levels or distances.
in Dow or German Dax i get a high value, and in EURUSD and so on, i get 0.xxxx values. how can i fix it?
https://fxdreema.com/shared/m0wTb6jIb
is is my shared project. and this is a picture, what my mt says

the comment block in the right lower corner is the important.
i tried numeric, pip as price.
Yes. i saw it firsthand. since I work during the week, I don't have time to trade with it. but there have been a few situations where the system has proven itself
a bit more complex: if the condition for an indicator is met, then a true value is stored in a variable, which, however, jumps back to false after x candles. would that help? is this easily doable?