Experts: Renko Level EA

 

Renko Level EA:

An Expert Advisor based on indicator Renko Level.


Author: Vladimir Karputov

 
Renko level EA is giving INIT_FAILED error. It says expression not a Boolean
 
dailytrading :
Renko level EA is giving INIT_FAILED error. It says expression not a Boolean

There was already such a question:

Forum on trading, automated trading systems and testing trading strategies

Advisers: Renko Level EA

BRIAN AVERY SINCLAIR , 04/20/08 15:53

Getting 2 errors when compiling EA:

'INIT_FAILED' - expression not boolean Renko Level EA.mq5 260 twenty

'INIT_FAILED' - expression not boolean Renko Level EA.mq5 266 17

Decision:

Forum on trading, automated trading systems and testing trading strategies

Advisers: Renko Level EA

Vladimir Karputov , 2020.04.08 17:18

Please Replace 'INIT_FAILED' with 'false' at the specified location.


Reason: