Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I think it is an invalid lot size eg a micro lots 0.01 on a mini account 0.1 if you do a search you will find the answer
One answer:
Quote:
Trade volume must be in accordance with lot step parameter.
double lot_step=MarketInfo(Symbol(),MODE_LOTSTEP);
If lot step is equal to 0.1 then You cannot use volume 11.23, u can use 11.2 or 11.3
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
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
__________________ FerruFx / www.ervent.net - Professional Coding Services (EAs/Indicators/Alerts)