das Leo
das Leo
Friends

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

das Leo
Added topic Backtesting result problems
Hi everyone I wrote a trend following strategy. It was firstly tested on python, the results looks good. But when I wrote it in mql5 and the results seems different and bad. The backtesting plots shows entries of trade on places that it never traded
das Leo
Added topic MQL5 Possible loss of data due to type conversion
   Hi everyone, below is my code, I dont understand why it shows such error. How do I fix it?    int handlEma_indicator = iMA(_Symbol, _Period, ma_reference, 0, MODE_EMA, PRICE_CLOSE);    double EmaArray[5];  
das Leo
Registered at MQL5.community