Forum

Export .csv file after backtest.

Is it possible to export a .csv file after a backtest ? For example, if I create a counter for the number of operations that adds +1 each time an order is opened, at the end of the backtest I would create a .csv that would contain the value of the total number of open operations in that backtest

Backesting Multicurrency is possible?

Hi, when you backtest you have to chose a pair for the backetest, but is it possible to buy or sell other currencies on this backtest. i dont know if i explained good enough. Lets say i chose AUD/JPY and my indicator says buy, but i want the EA to buy on AUD/JPY and sell (or buy) on other pair

Problem with top up MQL5 services

Hi, i charged funds three times with no problems, but now if i want to charge more funds mql5 asks me my phone number. why is that? if they ask the phone number shouldnt they ask from the beginning? why now and not 2 days ago? is this normal? Thanks

Learning how to code. Help please.

Hi, just trying to do a simple MA crossover EA, but im new and cant understand where the problem is. If anyone could help me i would apreciate it. Thanks! #include<Trade\Trade.mqh> CTrade trade; void OnTick () { string entry = "" ; double ask= NormalizeDouble (