Hello everyone, I've finally finished my own holy grail late last year, with great backtesting result.
The backtesting result is considered reliable is because the system is not a high frequency trading system, it takes 1 or 2 trades daily, sometimes no trade at all, or no trade for several days, I went a step further to make it 99.9% backtest quality but actually it doesn't matter even if it is not, because generally the lower the system's frequency of trading, the less likely the backtest result is to be inaccurate.
Without further ado, I will describe the core part of my system, actually it is quite simple, really, has been under our nose all this time.
"Buy low, Sell high".
There are many indicators out there that can help you find the "reasonably low" and "reasonably high" price for you to take the trade, research and then find the one that suits your taste, preferably you understand how the indicator works and its logic, whether the logic is sound or not.
Then, close your Buy trades at "reasonably high" price, and close your Sell trades at "reasonably low" price.
How you want to determine that price is up to you, pick your own indicator and craft your own system that is similar to mine.
For timeframe, mine is daily, basically it means, what is the "fair high price" and "fair low price" for the day.
Only place trade at those prices to ensure optimum result.
The downside is, if market did not move enough, you will not have trades for many days if your Fair price is a little bit far away.
Lastly, put in the indicator that helps you identify the trend, ideally the indicator do not change trend too often, you may put a higher period number to make it less sensitive if for example you are using some sort of moving averages. The trend indicator helps you to determine if you should prioritize entering Buy trades or Sell trades, this is to prevent you to keep entering Sell trades if currently there is a very strong Uptrend, you will definitely blow your account.
Set a limit, in an Uptrend (as told by your indicator), do not let number of Sell trades higher than your Buy trades, this way you will be safe, risk controlled.
Remember, always manage your risk.
I've had great success using this system after going live, and has pumped in serious money to make the growth faster, after all my goal is to trade full time to get away from desk job.
The system is fine the way that it is, but 1 issue is griping me recently, this is the 2nd time happened to me so far.
Before that, first I will lay out the conditions that the system will earn you money:
1. Ranging condition, this is the best, the price will keep reaching the high and low, you keep closing your Buy trades at high, and your Sell trades at low.
2. Lightly trending condition, trend is ok, but preferably with many decent pullbacks to keep triggering the Fair prices, and then resume trend to take profit at another Fair price.
3. Strong trending condition with pullbacks, this is also ok, and possibly can net even greater profits compared to Ranging, your with-trend trades will have very high profit, while your counter-trend trades will suffer and hit SL. Since the losers hit SL earlier on and the winners keep running due to strong trend, overall your PNL is net positive.
OK, now comes the part that gripes me, and it is only 1, which I'm trying to solve now.
1. Strong trending condition with little to no pullbacks.
If you have no trades to begin with, then it will be boring to have upwards of 10+ days with no trades triggered.
Why no trade trigger? Because for example in an Uptrend, you will want to place Buy orders first, and you will only place it when it reaches a Reasonably low fair price, but market never reaches there and therefore no trades.
Worse if you have any counter-trend trades still active, they will hit SL just like that.
Usually I will leave some counter-trend trades behind, just in case the trend change is a fake one and changes 1 or 2 days later, then I will be right to leave the counter-trend trades open, further increasing profits. But it hurts when I'm wrong, the trend change just keep going that 1 direction and don't look back, bringing those counter-trend trades to SL.
What if I just close those counter-trend trades? Nope, if I do that, in case of fake trend change, the system would have entered a few Buy trades in a "fake long trend", because the price keeps moving down and trigger the "Fair low prices", then the next day the trend is now "Short trend", leaving those Buy trade entered yesterday suffering losses. Hence I would prefer leaving some counter-trend trades open to combat Fake trend changes. Market ranges more often than trends according to statistics.
Any ideas how can be combat "strong trending condition with little to no pullbacks"?
Ideally if this condition happens, the original system will suffer some losses while the backup system earn a fortune.
On the other hand, when this condition does not happen, the original system will earn a fortune while the backup system will just suffer some losses.
Overall I want a net positive PNL when dual system PNL combined.
I understand this can reduce overall profit because 1 system performance somewhat offsets the other one.
Thanks in advance, by the way I solely trades GBPUSD. I find this pair the most volatile, and have an easier time hitting those Fair high/low prices.
The backtesting result is considered reliable is because the system is not a high frequency trading system, it takes 1 or 2 trades daily, sometimes no trade at all, or no trade for several days, I went a step further to make it 99.9% backtest quality but actually it doesn't matter even if it is not, because generally the lower the system's frequency of trading, the less likely the backtest result is to be inaccurate.
Without further ado, I will describe the core part of my system, actually it is quite simple, really, has been under our nose all this time.
"Buy low, Sell high".
There are many indicators out there that can help you find the "reasonably low" and "reasonably high" price for you to take the trade, research and then find the one that suits your taste, preferably you understand how the indicator works and its logic, whether the logic is sound or not.
Then, close your Buy trades at "reasonably high" price, and close your Sell trades at "reasonably low" price.
How you want to determine that price is up to you, pick your own indicator and craft your own system that is similar to mine.
For timeframe, mine is daily, basically it means, what is the "fair high price" and "fair low price" for the day.
Only place trade at those prices to ensure optimum result.
The downside is, if market did not move enough, you will not have trades for many days if your Fair price is a little bit far away.
Lastly, put in the indicator that helps you identify the trend, ideally the indicator do not change trend too often, you may put a higher period number to make it less sensitive if for example you are using some sort of moving averages. The trend indicator helps you to determine if you should prioritize entering Buy trades or Sell trades, this is to prevent you to keep entering Sell trades if currently there is a very strong Uptrend, you will definitely blow your account.
Set a limit, in an Uptrend (as told by your indicator), do not let number of Sell trades higher than your Buy trades, this way you will be safe, risk controlled.
Remember, always manage your risk.
I've had great success using this system after going live, and has pumped in serious money to make the growth faster, after all my goal is to trade full time to get away from desk job.
The system is fine the way that it is, but 1 issue is griping me recently, this is the 2nd time happened to me so far.
Before that, first I will lay out the conditions that the system will earn you money:
1. Ranging condition, this is the best, the price will keep reaching the high and low, you keep closing your Buy trades at high, and your Sell trades at low.
2. Lightly trending condition, trend is ok, but preferably with many decent pullbacks to keep triggering the Fair prices, and then resume trend to take profit at another Fair price.
3. Strong trending condition with pullbacks, this is also ok, and possibly can net even greater profits compared to Ranging, your with-trend trades will have very high profit, while your counter-trend trades will suffer and hit SL. Since the losers hit SL earlier on and the winners keep running due to strong trend, overall your PNL is net positive.
OK, now comes the part that gripes me, and it is only 1, which I'm trying to solve now.
1. Strong trending condition with little to no pullbacks.
If you have no trades to begin with, then it will be boring to have upwards of 10+ days with no trades triggered.
Why no trade trigger? Because for example in an Uptrend, you will want to place Buy orders first, and you will only place it when it reaches a Reasonably low fair price, but market never reaches there and therefore no trades.
Worse if you have any counter-trend trades still active, they will hit SL just like that.
Usually I will leave some counter-trend trades behind, just in case the trend change is a fake one and changes 1 or 2 days later, then I will be right to leave the counter-trend trades open, further increasing profits. But it hurts when I'm wrong, the trend change just keep going that 1 direction and don't look back, bringing those counter-trend trades to SL.
What if I just close those counter-trend trades? Nope, if I do that, in case of fake trend change, the system would have entered a few Buy trades in a "fake long trend", because the price keeps moving down and trigger the "Fair low prices", then the next day the trend is now "Short trend", leaving those Buy trade entered yesterday suffering losses. Hence I would prefer leaving some counter-trend trades open to combat Fake trend changes. Market ranges more often than trends according to statistics.
Any ideas how can be combat "strong trending condition with little to no pullbacks"?
Ideally if this condition happens, the original system will suffer some losses while the backup system earn a fortune.
On the other hand, when this condition does not happen, the original system will earn a fortune while the backup system will just suffer some losses.
Overall I want a net positive PNL when dual system PNL combined.
I understand this can reduce overall profit because 1 system performance somewhat offsets the other one.
Thanks in advance, by the way I solely trades GBPUSD. I find this pair the most volatile, and have an easier time hitting those Fair high/low prices.
Road to retirement before 30, GBPUSD only, Daily only.