Chrix Eledu / Profile
- Information
1 year
experience
|
0
products
|
0
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
I love to code!
Chrix Eledu
Added topic TimeDayOfWeek() undeclared identifier MQL5
#include <Tools/DateTime.mqh> input ENUM_DAY_OF_WEEK TradingWeekdays = MONDAY ; int OnInit () { if (TimeDayOfWeek() == TradingWeekdays && IsTradingHour()) { //
: