Experts: VR---Moving

 

VR---Moving:

An Expert Advisor based on indicator iMA (Moving Average, MA) and implemented as a class.


Author: Vladimir Karputov

 

When I Compile Header File "Moving.mph"

It has error

'INIT_FAILED' - expression not boolean Moving.mqh 213 20

Also When I compile the Expert File "VR--Moving.mph"

It has error also.

'm_moving' - undeclared identifier VR---Moving.mq5 66 4


Can You Please help me to solve this issue.

Thanks Very Much

 
Dhimasyashin Dhimasyashin :

When I Compile Header File " Moving .mph"

It has error

'INIT_FAILED' - expression not boolean Moving.mqh 213 20

Also When I compile the Expert File "VR--Moving.mph"

It has error also.

'm_moving' - undeclared identifier VR---Moving.mq5 66 4


Can You Please help me to solve this issue.

Thanks Very Much

In the above line, replace 'INIT_FAILED' with 'false'.