Positionen zu einer bestimmten Uhrzeit eröffnen

 
Wie kann ich Positionen zu einer bestimmten Uhrzeit eröffnen?
 

Serverzeit:

input datetime Start_Opn = D'09:15';
..
if (TimeCurrent() >Start_Opn && noTrd) {
        noTrd = false;
       ....
}

= jeden Tag um 9:15 Serverzeit.

Lies dazu vielleicht auch: https://www.mql5.com/en/code/45287 und die Artikel I & II

Dealing with time (2) functions
  • www.mql5.com
Calculate DST for USA, EUR, AUD and RUB and the offset time of the broker automatically from the 70's until 2030 - even in the Strategy Tester of MQ.
Grund der Beschwerde: