Forum

PositionModify not working

{ m_trade.PositionModify( _Symbol ,sl,tp); Print ( "ch slb sl=" ,sl, " tp=" ,tp); } // Normalised like: double tp=NormalizeDouble(m_position.TakeProfit(),Digits()); This is inside an EA working with cfd

Problem with PositionModify

I have a problem with a function that should set SL to 1 pip over entry price (buy mt5). In backtests it works perfect but in live trading sometimes not at all. That what it looks like in the code. // newsl double nsl= NormalizeDouble (op+ 10 * Point (), Digits ()); if (...)

auto validation: not synchronized with trade server

I try to validate in automatic validation a new version of my EA, the report shows: Validation completed with errors test on EURUSD,H1 (hedging) not synchronized with trade server strategy tester report 42 total trades What can I do? For me it seems mql5 automatic validation doesn't work well. Or am

mql5.com website not available in spain

The whole day I can't access mql5.com from home. I tried with 3 browsers from pc and with the mobile phone - no way. I'm in spain. Now I'm in over the my virtual desktop that's in germany. Does anyone have any explanation for that? All other websites open without problems. I restarted pc and router

Buy closed at StopLoss but low 2 points over SL

Is it worth discussing with the broker if a buy position was closed at StopLoss by the broker but the low in the chart is 2 points over SL? 20 min. later it would have been a nice profit :-(

Backtest slow since recent mt4 update

Backtest in model 'control points' slowed to half speed since recent mt4 update. What needed 35 seconds before, needs 75 seconds now. I test 4 years in M5 chart without M1 data, M1 data is still deleted. I there a way to get back to former testing speed

automatic validation of a new version is not working

The automatic validation for the market of a new version of a EA is not working. It shows after some seconds: test on EURUSD,H1 strategy tester report not found There's no big diference to the version before and even if I try a before validated version it shows the same error

Purchases cancelled - payment system problem?

I had 2 purchases yesterday that were cancelled. The client writes that he has enough money on the account and he knows another seller who had the same problem yesterday. What's going on

signal will be disabled due to a long time offline state

The system shows that the last trade was closed Friday 2020.01.24 20:30 - so there was never a offline state, not even a short one. Of course there is no trading on Saturday and Sunday! 2020.01.27 00:57 Connection state: signal will be disabled due to a long time offline state. [link to the signal

suddenly backtest needs double time and has a different result

Hello, after a restart of win 10 the mt4 backtest (Control Points, M5 EURUSD 2016 to now) suddenly needs 80 seconds instead of 40 before and the test-result is about 2% worse, the same with other EAs. I checked virus, background programs, made hardware scan and several restarts - it stays slow. What