Daniel Bouchard
Daniel Bouchard
Friends

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

Daniel Bouchard
Added topic Daily candlestick change
my backtesting is not working anymore because now every 5 candle is a very small like 10 pips volatility so my robot is taking trade wich it should not.  Why did the data as been change so that now those small candle are there.  these
Daniel Bouchard
Added topic Spread backrest mt4
When doing backtest in mt4 I change the spread from 10 to 100 and it doesn’t make any difference on profit and loss of individual trade it only change the amount of trade taken. Why is that
Daniel Bouchard
Added topic ony one trade per bar
void CheckForOpen()   {    double ma;    int     res; //--- get Moving Average    ma= iMA ( NULL , 0 ,MovingPeriod,MovingShift, MODE_SMA , PRICE_CLOSE , 0 ); //--- sell conditions
Daniel Bouchard
Added topic accoount balance history
how to get the account balance of the last 10 trades? thank you
Daniel Bouchard
Added topic cannot open EA
when I try to run a backtest I get this msg 2019.01.19 20:22:26.233 TestGenerator: file "C:\Users\User\AppData\Roaming\MetaQuotes\Terminal\DA3C92B1779898CC0CACD726A655BECB\tester\history\EURUSD1440_0.fxt" cannot open [5] a few days ago I
Daniel Bouchard
Registered at MQL5.community