Jump to content
  • 0

Can you be profitable without backtesting?


Spandy

Question

Hi folks.

I'm trying to get my head around the lengthy process of backtesting strategies. I know that a lot of people find this is a very important part of their trading, and are keen to know that their strategy will be profitable before they engage with it.

I'm keen to learn how people view this.

Back testing takes an enormous amount of resources in terms of time and if someone is going to be managing their trades anyway and using price action, observation of technicals and to justify when to enter and where to exit, is it necessary to define some rule which, in terms of supply and demand is arbitrary, is weighted towards the past and doesn't add to the recognition of what you are seeing?

Aren't defined trading strategies (enter when market trending, at test 50 EMA retrace, with a trailing stop of 3 ATR) simply an effective way of keeping the trader disciplined to principles, rather than a rigid holy grail rule which one can plug into an algo, set and forget and not have to manage?

It feels that it is more important to know why a strategy works or doesn't work, to know what the history R ratio has been.

If you accept the idea that the average retail trader has to manage their trade anyway, that breakouts occur, pullbacks occur, markets trend, and markets range, risk needs to be quantified and managed and targets need to be set per principles,  then what difference does entering lots of data on a spreadsheet of 1 way of decoding the decision pathways above, do to a retail traders bottom line? What does it do if they do this repeatedly? Does it depend on personality? Can you be a profitable trader without it and are you likely to blow up an account if you don't?

Link to comment

12 answers to this question

Recommended Posts

  • 0
5 minutes ago, Spandy said:

Hi folks.

I'm trying to get my head around the lengthy process of backtesting strategies. I know that a lot of people find this is a very important part of their trading, and are keen to know that their strategy will be profitable before they engage with it.

I'm keen to learn how people view this.

Back testing takes an enormous amount of resources in terms of time and if someone is going to be managing their trades anyway and using price action, observation of technicals and to justify when to enter and where to exit, is it necessary to define some rule which, in terms of supply and demand is arbitrary, is weighted towards the past and doesn't add to the recognition of what you are seeing?

Aren't defined trading strategies (enter when market trending, at test 50 EMA retrace, with a trailing stop of 3 ATR) simply an effective way of keeping the trader disciplined to principles, rather than a rigid holy grail rule which one can plug into an algo, set and forget and not have to manage?

It feels that it is more important to know why a strategy works or doesn't work, to know what the history R ratio has been.

If you accept the idea that the average retail trader has to manage their trade anyway, that breakouts occur, pullbacks occur, markets trend, and markets range, risk needs to be quantified and managed and targets need to be set per principles,  then what difference does entering lots of data on a spreadsheet of 1 way of decoding the decision pathways above, do to a retail traders bottom line? What does it do if they do this repeatedly? Does it depend on personality? Can you be a profitable trader without it and are you likely to blow up an account if you don't?

Hi, the average retail trader is destined to lose precisely because they have no repeatable process that has been tested to prove positive expectancy. The cumulative R ratio vs the cumulative win rate plotted on the profitability chart is indisputable as to whether a strategy has a chance of being profitable or not trading live.

Backtesting is not actually such a chore as a simple eyeball backtest of 20 trades is usually enough to rule out most no-chance strategies before moving on to forward testing on demo.

See more in this thread.

 

  • Like 1
  • Great! 1
Link to comment
  • 0
23 minutes ago, Caseynotes said:

Hi, the average retail trader is destined to lose precisely because they have no repeatable process that has been tested to prove positive expectancy. The cumulative R ratio vs the cumulative win rate plotted on the profitability chart is indisputable as to whether a strategy has a chance of being profitable or not trading live.

Backtesting is not actually such a chore as a simple eyeball backtest of 20 trades is usually enough to rule out most no-chance strategies before moving on to forward testing on demo.

See more in this thread.

 

Thanks for the reply and the link. A simple eyeball of how a strategy has performed about 20 times or so in similar conditions seems about all I can manage. 

  • Like 1
Link to comment
  • 0

I've always back tested over a min of 100 trades - manually on a chart not via a comp, which invariable covers numerous years if done on daily charts

I also make sure I test it through a bull, bear and sideways market too to see if any affect the method - again you'll have to define how you classify those types of market.

Its all about having a positive expectancy which then gives you the confidence to trade it too

 

  • Thought provoking 1
Link to comment
  • 0
1 minute ago, THT said:

I've always back tested over a min of 100 trades - manually on a chart not via a comp, which invariable covers numerous years if done on daily charts

I also make sure I test it through a bull, bear and sideways market too to see if any affect the method - again you'll have to define how you classify those types of market.

Its all about having a positive expectancy which then gives you the confidence to trade it too

 

yes, 100 is a good sample size but as the OP says can become very tedious. My system is a little different with 20 trades backtested, then 20 trades forward tested on demo, then 20 trades forward tested on a live account at minimum position size so giving 60 trades in total. 

Forward testing can be a problem when working on higher time frame charts as one trade can take days or longer to set up and complete so many would prefer to continue with the backtesting instead.

Link to comment
  • 0
Just now, dmedin said:

Actually with the Trading View platform you can draw long/short positions on the chart to backtest, so you don't even have to learn programming.  (Although that would obviously be very useful too)

 

I see that all the time but is that on the free version or only with subscription?

Link to comment
  • 0
48 minutes ago, Caseynotes said:

yes, 100 is a good sample size but as the OP says can become very tedious. My system is a little different with 20 trades backtested, then 20 trades forward tested on demo, then 20 trades forward tested on a live account at minimum position size so giving 60 trades in total. 

Forward testing can be a problem when working on higher time frame charts as one trade can take days or longer to set up and complete so many would prefer to continue with the backtesting instead.

 I just like to test anything I'm considering to absolute destruction, to pick outs its flaws or identify the market types it struggles in etc - just my personality though

  • Like 2
Link to comment
  • 0
1 hour ago, dmedin said:

Actually with the Trading View platform you can draw long/short positions on the chart to backtest, so you don't even have to learn programming.  (Although that would obviously be very useful too)

1 hour ago, THT said:

I've always back tested over a min of 100 trades - manually on a chart not via a comp, which invariable covers numerous years if done on daily charts

I also make sure I test it through a bull, bear and sideways market too to see if any affect the method - again you'll have to define how you classify those types of market.

Its all about having a positive expectancy which then gives you the confidence to trade it too

 

Fair play to you. think the only way I could do 100 would be to run some kind of script, which I don’t yet have the skill to do (but I’m learning, check out  this video...

It would kill me to sit there manually going through and writing all everything that many times. There must be a systematic approach which can automate the data entry. I’m interested also, why you would test a strategy in a bear, bull and sideways market? When you conceive of the strategy, wouldn’t it be in a certain context anyway?

 

  • Like 1
Link to comment
  • 0
3 hours ago, Spandy said:

 

I don't trust computers to do it properly, they'll apply perfect trades, probably ignore gaps and whatnot - I've not back tested anything for about 10 years but when i did I devoted a day or 2 to manually do it - also I'm useless at computer code, coding or anything mildly technical, so doing it manually would have been much quick than me learning to code etc

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • image.png

  • Posts

    • October can be a bit of a wild card for Solana. I’ve noticed it sometimes rallies if the broader crypto market is feeling optimistic, but there’s also been some volatility. Last year, for example, it had some nice gains, but I've also seen it drop unexpectedly due to market shifts. I think it’s smart to stay updated on the latest news and trends and keep an eye on market sentiment if you're thinking about investing.
    • If you’re eyeing Shiba Inu, I’d suggest doing a bit of homework first. I’ve dabbled in a few cryptos, and the market can be wild—prices can swing drastically in no time. I got into some projects based on hype before and learned the hard way about jumping in too quickly. If you really believe in Shiba Inu’s potential and have a solid plan, it might be worth a shot. 
    • Hey everyone, it’s a new week with bullish momentum. $TON is trading around $5.3 today, and with all the hype and momentum, do you think it could outperform Solana in the long run?   If there's potential, I’d suggest we consider accumulating gradually ahead of the bull run. One way to do this could be by exploring TON giveaways, such as the one currently on Bitget platform.   It’s part of a TON carnival offering multiple learning opportunities and a Learn-to-Earn activity, where you answer TON-related questions and receive freebies.   Overall, these opportunities within the TON ecosystem seem worth considering given the potential. What’s your take on it?
×
×
  • Create New...
us