Error with trading algorithm in HighLowSignal EA

 

Hi folks, 

 I'm struggling with an error on the following EA: https://www.mql5.com/pt/code/2314?

It uses the tradealgorithms.mqh and returns the following error: (): Incorrect volume for a trade request structure

Searching the code I realized that the error is caused by a Volume <= 0. But I still didn't get why it happens.

All I want is to use the HighLowSignal indicator to trade for me.

 

Thanks in advance.

 Raphael 

Exp_HighsLowsSignal
Exp_HighsLowsSignal
  • votes: 30
  • 2014.07.04
  • Nikolay Kositsin
  • www.mql5.com
Um sistema de negociação usando o indicador da seta tipo semáforo HighsLowsSignal.
Reason: