pdenoeud
pdenoeud
Friends

Add friends via their profile or user search and you will be able to see if they are online

pdenoeud
Added topic max amount of symbols treated in multi currency expert backtest?
Hi all I have a multi currency expert working on custom symbols . When launching it on a small amount of symbols, it works fine but when I launch it on a big amount of symbols (1365) it fails.  Logs are : PL 0 14:25:01.034 Tester SPI 0xe3ee
pdenoeud
Added topic Heiken Ashi indicator returns wrong values when called from my MT5 EA
Hi all. I am getting crazy with this issue. I have a MT5 EA using the native MT5 Heiken Ashi indicator. It just displays the values of open, high, low, close of the current Heiken Ashi candle. When applying the EA to a graph which has the
pdenoeud
Added topic May I set a deviation of 0 when requesting a market trade with my EA?
I have a mql5  EA which sends market orders with the command OrderSend(request,result) The MqlTradeRequest request object has the following attributes: request.action = TRADE_ACTION_DEAL ; (market execution) request.deviation=0; (I prefer
pdenoeud
Added topic How to allow 2 MT4 EAs to pass information to each other? THey are trading 2 different accounts with 2 different brokers :-)
I want to do arbitrage so I need to use 2 MT4 EAs tarding on 2 accounts with 2 brokers. I can run the 2 EAs on my machine on 2 instances of MT4, or ideally in the cloud on servers, but how can I make them communicate together AS FAST AS POSSIBLE
pdenoeud
Added topic I get only 1 agent available when using the MQL5 cloud network
Hi all when backtesting with MT5, optimisation field set to "slow", I often get only one agent available from the MQL5 cloud networks (actually, 1 from "MQL5 cloud Europe 1" and 1 from "MQL5 CLoud USA"). SOmetimes I get hundreds, sometimes I get only
pdenoeud
Registered at MQL5.community