Quote:
Originally Posted by peteronmaui I am using the Evolution_X mini on a IBFX mini account with 200:1 leverage.
I already changed 'lots' in the EA from 0.01 to 0.1, but it doesn't seem to make a difference.
Peter |
It's hardcoded for EvolutionX = 0.1 lot and EvolutionX_mini = 0.01 lot, it won't make any difference if you change the lot size because the code don't follow the variable but the lotsize in the code. If you want to change, you have to open the mq4 file and modify accordingly... I found that one of the code between EvoX and EvoX_mini, there is a mistake


Ahh... I stopped this EA in demo.....