$30k -> $35M in 4 years
-
I worked on my other trading robot. I'm trying to get it more stable, however I can't code it with FXD because I have some kind of issue with data as I've tried to get fixed here, (as you can see the issue is to do with incorrect decimal places for YEN pairs) so this one was with another program.
Backtest results are 99% accuracy, I'm about to start forward testing this week, it works well on most pairs. But improvements can be further made if I individualise the profile for each pair to hour of day, day of week trading, etc.
This is EURJPY over 947 trades;

This is GBPJPY, exact same settings took 2245 trades. It seems more stable on this pair probably due to the higher volatility

I'm having technical issues trying to get it working on FXD, I'll post my results with forward testing at the end of this week
-
Seeing that your trades last only some minutes, and you modify the stops during that time, the results are probably skewed due to the tester limitations. Have you made a mt5 version?
-
No, I haven't made an MT5 version yet. I'm getting closer to having a reliable working model on FXD. I'm using reliable tick data and candle 1 close signals not zero so the tests should be reasonably reliable. I've got a few different variations to forward test, one will generate a lot of trades
-
@roar Do you know how to backtest in MT5? I'm not sure how to use it. I had a lot of issues with it last time. I noticed you got a fiverr gig. If I give you a copy would you be able to do some backtesting for me? I'm not sure how good my data is.
Most of my backtesting is done on M15 chart for this strategy with spread of 17 points. My latest version is a very high frequency trader, over 30,000 trades on each pair in 4 years.
-
@Julianrob I could run some backtests, sure
-
@roar Yes, I've just built out the MT5 version. Is it possible to have individual settings for each pair during testing, or the same settings apply to all pairs? I have custom settings on each pair. I'll need some time to write the settings files and get them to you.