Codes

Set Stoploss and Takeprofit at same level for multiple orders for MetaTrader 4

Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the

Auto Stop And TakeProfit for MetaTrader 4

This is a simple EA that automatically places Stops and TakeProfit on opened orders

Forum

Can't validate new EA in the market due to lot volume

I'm trying to validate a new EA in the market but invalid lot volume error appears . From the error report I can see that the validation tool is trying to trade with 1 USD account balance wich of course is impossible and due to that it reports errors . It should try with a minimum of 100 USD . Does