Quote:
Originally Posted by hamid268
hi
i underestand what is problem
this ea design for account type 1 , mean start trade by 0.01 lot size but now i want strat with 0.1 lot size and change account type to 0 so get error
i not know why
this ea in account type 0 with this setting only work right
Max trade :10
Multiplier:2
but when that want change this setting to
max trade :20
multiplier:1.5 or 2
again get error 131

i think should change codes this ea
i need help
|
The error 131 is "invalid trade volume". It seems that the lot size the EA try to fill is too high because of your Maxtrade and multiplier. Or if your starting lot is 0.01, some brokers don't allow less than 0.1 lot.
Hope that helps.
FerruFx