Optimizer Data Is Incorrect
Hi,
As you can see, in the optimizer, two trades were opened with a 0.5 lot size. That is $5 per pip for this pair. Both trades had a ten pip profit, so we should have a profit of around $50. In this case, it was 56k. Also, more than 2 trades should've been opened. It could be my strategy code, but it was working correctly during backtest.
Thanks
Hello, Wil Chris!
We knew about this problem. At the moment, we are thinking how to solve it.
And we have some advise how to avoid this problem:
- you need to work not with default database. Please create new one.
Hope it will be helpful for you.
Hi,
Thanks for your reply. I'm glad that you were able to see that from experience. A lot of the things that I see, don't happen consistently, which makes it hard for me to show you the problems that I see and when they happpened, all I want to do is just finish the project.
Thanks