Forum

Mt5 Problem Strategy tester

I m on Mac, MetaTrader 5, how can I solve this problem : I'm trying to backtest my strategy but when I clic on the 'start' button I got this error. Please help me ! thank you best regards, Samuel Dana

How to put a stop loss on this type on order :

Hello, I need your help I would like to know how on this order a can put a stop loss : trade.Sell(0.10,NULL,Bid,0,(Bid-10 * _Point),NULL); I managed to put a take profit but not a stop loss. thank you in advance

How to put stop loss and take profit instantly

Hello everyone, I would like to know if on mt5 it is possible to add an instantly (programmed before) take profit when I clic on the 'buy' or 'sell' button. thank you very much