resum seen
resum seen
Friends 2
resum seen
Added topic CTrade
Hello, I wrote this code in Mql5: CTrade Trade; void OnTick()   {    double Bid=SymbolInfoDouble("USDCHF", SYMBOL_BID );    if(PositionsTotal()==0)      {      
resum seen
Added topic History Quality
Hello, I tried my code in MT5 with BackTest. The histoy quality is low. How can I improve it? I want more than 95% accuracy. I use Demo account and I backtest in Demo account. Many thanks. Regards
resum seen
Registered at MQL5.community