Forum

trading has been enabled - hedging mode

My ea doenst trade so i looked at journal and see this: trading has been enabled - hedging mode how can i fix this

Modify not closing all but only first open trade

i have the following code how to modify not close all but only the first trade? thanks! void TrailingRules() { double current_profit = Profit(); if (Count(0) + Count(1) == 0)max_usd = 0; if (current_profit >= TrailingStartUsd && max_usd == 0)max_usd = current_profit; if (max_usd > 0 &&

error for upload product on the market

test on EURUSD,H1 (netting) log files size exceeded 2095 MB, test terminated 2016.04.05 09:00:01 failed instant sell 0.01 EURUSD at 1.13854 [Invalid volume] 2016.04.05 09:00:01 failed instant buy 0.01 USDCHF at 0.95917 [Invalid volume] 2016.04.05 09:00:01 failed instant sell 0.01 EURUSD at 1.13853

MT5 network backtest

Hello, i try to backtest on mt5 but get: tester agent .... cannot connect it will take me a few years without help of other computers :( thanks