Not enough checks in place.
Badly coded.
Re-Write the code.
please how to fix it
I don't know either what is it about, it appears only during the activation process, likely a limitation of volume of opened position and pending orders
I used to saw such a param few times ago, so I had to watch for it again and it may be LotsLimit() as I remember it's not used on all brokers
gonna check and confirm
https://www.mql5.com/en/docs/standardlibrary/tradeclasses/csymbolinfo/csymbolinfolotslimit
- www.mql5.com
Maximum allowed aggregate volume of an open position and pending orders in one direction (buy or sell) for the symbol. For example, with the limitation of 5 lots, you can have an open buy position with the volume of 5 lots and place a pending order Sell Limit with the volume of 5 lots. But in this case you cannot place a Buy Limit pending order (since the total volume in one direction will exceed the limitation) or place Sell Limit with the volume more than 5 lots. |
It has been added recently in the process of validation.
Validation successful, it is LotsLimit (library) and with SymbolInfoDouble :
Maximum allowed aggregate volume of an open position and pending orders in one direction (buy or sell) for the symbol. For example, with the limitation of 5 lots, you can have an open buy position with the volume of 5 lots and place a pending order Sell Limit with the volume of 5 lots. But in this case you cannot place a Buy Limit pending order (since the total volume in one direction will exceed the limitation) or place Sell Limit with the volume more than 5 lots. |
It has been added recently in the process of validation.
Unfortunately this function return 0 value, i had test in different cases.
I am searching to find solution to read symbol volume limit
Unfortunately this function return 0 value, i had test in different cases.
I am searching to find solution to read symbol volume limit
Calculation in pips is set in the strategy tester
uncheck it
my volatility index account dose work now...please help how it ceart again
What are you talking about and how is it relevant to this topic?
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use