forked from newdigital/MultiRobot
4 lines
No EOL
115 B
MQL5
4 lines
No EOL
115 B
MQL5
input int Magic = 123;
|
|
input int TimerMsecInterval = 1000;
|
|
input int PivotHour = 23;
|
|
input int PivotMinute = 50; |