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

    • Recently, U.S. Senator Bill Hagerty from Tennessee spoke at the Bitcoin conference, stating his efforts to push for Bitcoin-supportive legislation to promote freedom and opportunity. This year, cryptocurrency has become a key battleground in the election campaigns. It remains to be seen whether future policies on cryptocurrency will improve.
    • The digital landscape is undergoing a profound transformation as attention, once a freely given commodity, is increasingly recognized as a valuable asset. Layer3 is at the forefront of this revolution, pioneering a new economy where attention can be owned, traded, and monetized   This innovative approach empowers individuals to monetize their engagement, providing unprecedented control over personal data. Simultaneously, advertisers benefit from transparent metrics that optimize campaign performance. Content creators are presented with diverse revenue avenues beyond traditional advertising, while the overall ecosystem experiences a more equitable distribution of value.   The implications of Layer3 extend across various sectors. Social media platforms, for instance, can leverage this technology to revolutionize user engagement and monetization strategies. Tokenomics play a crucial role in driving Layer3's economy, incentivizing participation and rewarding value creation. While challenges such as data privacy and market volatility exist, the potential benefits of Layer3 are immense   Anticipation is building as its native token $L3 is on Bitget Pre-market as users await its listing on the exchange. This milestone is expected to significantly increase the token's visibility and accessibility, potentially driving substantial growth and attracting new investors. As the countdown begins, the crypto community watches with keen interest, eager to see how Layer3 will perform in this new chapter.
    • I've been exploring the world of play-to-earn gaming recently, looking for something that's not just about endless grinding but actually offers a fun and rewarding experience. OGC really stood out to me because it combines gaming with a sense of community in a unique way. OGC isn't just a game; it's a platform where you can play, earn, and even help shape its future. You're not just a player; you're part of a community with a voice. The idea of earning crypto while playing games is exciting, but what makes OGC special is its focus on community involvement. Your feedback can directly influence the development of the game, which is a big deal. I've also heard that the OGC token is available for pre-market trading on Bitget. While I'm still getting to know the platform and its features, it's definitely something to keep an eye on. Has anyone else tried OGC? What has your experience been like? I'd love to hear your thoughts and any tips you might have.
×
×
  • Create New...
us