Highly Reliable Mean Reversion Trading Strategy Backtested x Millions of Trades (One Indicator!!)

Поділитися
Вставка
  • Опубліковано 16 чер 2024
  • I fully back-test this strategy from the Transparent Trader channel, and this one tests very well.
    Source Video
    • Mean Reversion Trading...
    Thanks everyone for your kind support. As always, remember nothing here is investment advice and I am not an investment advisor. I do not advocate for or against any particular trading or investment strategy.

КОМЕНТАРІ • 94

  • @jeffbee6090
    @jeffbee6090 6 місяців тому +2

    this is great i just watched his video and commented that there was no back testing. thanks!

  • @corevil
    @corevil 2 місяці тому

    Hi, just subscribed this is one of my favorite channels on yt from now on. Thanks for sharing is a pleasure to listen to you

  • @terrenceyou8228
    @terrenceyou8228 Місяць тому +1

    Hi, when is the next video? Looking forward to it!

  • @lordnakatana
    @lordnakatana 5 місяців тому

    Great video, thank you! Is there a video where you implement the random buy?

  • @clareahtee
    @clareahtee 5 місяців тому +2

    Was the 15 minute test at the end of this video on forex or stocks? Thanks?

  • @MisterPDR
    @MisterPDR 7 місяців тому +17

    Great you are back. Although profitable, i wouldn’t want to risk a 40 percent drawdown for just 2.5% annual profit. You can have that return completely risk-free.

    • @harry_bonkers
      @harry_bonkers 7 місяців тому

      no such thing as "risk-free" but i agree with your statement

    • @blackmagick77
      @blackmagick77 7 місяців тому +6

      ​@harry_bonkers Bonds and treasuries have higher yield so yeah that would be risk free. Technically America's economy could fall but at that point younhave more than your max drawdown to worry about

    • @harry_bonkers
      @harry_bonkers 7 місяців тому

      @@blackmagick77 they have higher yield only if you lock your money for many years. Also, inflation will eat away a big chunk of your profits by the time you get paid the interest. You might as well invest that money elsewhere and accept the higher risk. Pros and Cons mate... While they are not as risky as the rest of the instruments, they are not the super greatest of options out there (at least not for me).

    • @tomsetberg4746
      @tomsetberg4746 7 місяців тому

      @@blackmagick77 You would also have to consider that they can just choose not to pay on the bonds. Which is common especially at the municipal level. Then you have to ask yourself. Are you going to sue the government who is the same government who chose not to pay you?

    • @blackmagick77
      @blackmagick77 7 місяців тому

      @tomsetberg4746 I haven't invested in municipal bonds so I don't know about their default rate. That would be pretty messed up though

  • @TraderChick
    @TraderChick 7 місяців тому

    This would be a fun trading range strategy. I would do a different strat on strong trend days. Thanks for the interesting information.

  • @oddskid
    @oddskid 21 день тому

    Hey @serious man last time I asked when next video it came out that very same day!
    I know I am not that lucky, just wanted to say keep it up. I would love to learn more, do you teach this stuff in a course?

  • @MashamT1
    @MashamT1 4 місяці тому

    really impressive stuff. I'm also keen on coding and python and would also want to backtest the way you do. I am facing a challenge when it comes to fetching the tradingview data. please may you tell me how to do it. Thanks

  • @dallasolsen4412
    @dallasolsen4412 6 місяців тому +1

    I love this stratergy, i use a MT4 indicator called The Golden Road, and i Buy Low and sell High with small amounts when the price is a long way from the Mean average and i doubled my trading account in 5months , i dont use a stop and once i place a trade i just wait for price to move back to the Mean, as i said small lots and plenty of patience and a account that gives you plenty of wiggle room :)

    • @Cockpa377
      @Cockpa377 5 місяців тому

      Could you hedge your position when price moves against you then remove the hedge when price reverses back in your direction?

  • @quickmoment12221
    @quickmoment12221 3 місяці тому

    Are you using a public tool to backtest or is it a custom software? Would love to try it. Thank you

  • @Pranjal_Das
    @Pranjal_Das 6 місяців тому +2

    if possible, please back-test this strategy on 30 min candles or higher of any chart,
    //add two Weighted Moving Averages of length 5 and 6,
    if (WMA 5 > WMA 6) {
    (then open a long position closing price of every bullish candle and ignore all bearish candles) && (close the previous long position as soon as a new candle begins, doesn't matter if its in profit or loss);
    } else if (WMA 5 < WMA 6) {
    (then open a short position at the closing price every bearish candle and ignore all bullish candles) && (close the previous short position as soon as a new candle begins, doesn't matter if its in profit or loss);
    }
    Thank you so much, you have completely changed the way I thought about trading

  • @Dr3amwave
    @Dr3amwave 7 місяців тому +2

    Excellent clarity in the video!

  • @hsew
    @hsew 7 місяців тому +4

    Fantastic video as usual. I’d love to see how profitable these strategies are when commissions (and other fees like swap for forex) are taken into account. But I realize that those vary among brokers and would thus be challenging to implement.

    • @noclicheplease
      @noclicheplease 5 місяців тому

      Trading view lets you plug in your commission rates.

  • @parkerchace
    @parkerchace 5 місяців тому

    you are a genius.

  • @clareahtee
    @clareahtee 5 місяців тому +1

    Im a bit afraid this is a stupid question. Forgive the newbie!
    How does leverage impact the yearly roi of the forex strategy?
    With what leverage was this strategy tested? Thanks!

  • @RICKYOMEN
    @RICKYOMEN 3 місяці тому

    So if gains were compounded how much would your account balance be at the end of the year for stocks?

  • @garrykimovich
    @garrykimovich 3 місяці тому +5

    You win 9 out of 10 trades, then on the 10th trade when the market trends strongly you lose your whole account!

    • @wm6558
      @wm6558 Місяць тому

      Only use 2% to 5% of your funds on any one trade, risk reduced trading. So trade $50 bucks or whatever...

    • @ngohai0
      @ngohai0 Місяць тому +4

      Ever heard of a stoploss?

    • @MUFY-THE-CAT
      @MUFY-THE-CAT 18 днів тому +1

      That's where the stop loss limit order comes in. You never leave a trade ride along with out a stop loss limit order.

  • @IsaacWendt
    @IsaacWendt 7 місяців тому +2

    I might be missing something but on the first example you talk about 4 potential entries. If you did that with the current test wouldn't you run out of money? And not really see the real or full results of this strategy or do you just limit the amount of entries to 3?

    • @seriousbacktester
      @seriousbacktester  7 місяців тому +6

      Great Question....plus that's just one stock chart i'm showing! In the backtesting I'm testing over 2000 charts and finding hundreds of thousands of entries within the 5 year period (for stocks). So each day would have on average hundreds of possible entries. I'm going to test them all since they are all valid entries, but of course in real life nobody would actually execute them all.... so that's why i do the analysis at the end of the video, asking what would it look like if you chose a smaller more manageable number of entries. That involves choosing some trades and ignoring others, so I run that simulation 10,000 times to get a distribution of likely real world outcomes. Now what I don't do in that selection, and it would be a good improvement in future, is to ensure when i select the subset of trades is to check that none of them overlap. Haven't gotten around to coding that yet but its the logical next improvement to my testing

  • @oddskid
    @oddskid Місяць тому

    hey @serious when is the next video? keep it up!!

  • @terranceturner7972
    @terranceturner7972 12 днів тому

    What ticker(s)/stock(s) do you use for your testing?

  • @RICKYOMEN
    @RICKYOMEN 3 місяці тому

    So at the end of the you would only have an account balance of $10250 or when u backtest u dont compound gains?

  • @ryanjay13
    @ryanjay13 5 місяців тому

    Is the 15 min testing data on forex or equities?

  • @mmswanso
    @mmswanso 2 місяці тому

    You have great content, thanks for putting these theories to the test. If I have a unique strategy, would you be open to backtesting it?

  • @robbie99076
    @robbie99076 7 місяців тому +1

    Hi man, what's console are you using?

    • @seriousbacktester
      @seriousbacktester  7 місяців тому

      Great question! I'm using a jupyter lab notebook for all this, as it's easy to execute different sections of code and make changes to run multiple simulations

  • @geoffwitt4227
    @geoffwitt4227 7 місяців тому +1

    Your testing methodology looks very promising. Can you create a video to show us how to set this or something similar up on a widely used platform?

    • @harry_bonkers
      @harry_bonkers 7 місяців тому +2

      i second this!!

    • @seriousbacktester
      @seriousbacktester  7 місяців тому +2

      Thanks for the question! On my channel page I actually do have tutorials on getting started with backtesting with python and a jupyter notebook (or google colab), and tutorials on setting up strategies with thinkorswim

    • @user-ij9vi6sn8g
      @user-ij9vi6sn8g 5 місяців тому

      @@seriousbacktester Tested this it doesn't work from last two years, though works over all because earlier it was profitable , Could you please retest it with this and last year data.

  • @Muhammadxuxix
    @Muhammadxuxix Місяць тому

    could you do a backtest XAUUSD on the OANDA server using multiple ema 20 on (1-hour tf , 4-hour tf and daily). the entry rule is when the price is emerging up from the bottom of 4H ema and the 1H ema < 4H ema < daily (the short rule is the opposite). the SL is the last low or the 1.6 ATR. The TP is the last high of the 30-minute candle. when the order is on 1R, cut half of the order size. Thank you.
    the other thing that I am curious about is, what kind of indicator do you suggest to determine the trend of the market (trending or sideways), it will really help if you can identify and switch the strategy mode.

  • @standup9729
    @standup9729 5 місяців тому

    Excuse me, I don't understand rule of setting TP and SL clearly. Can you explain it, please? Thank you so much

  • @VOLightPortal
    @VOLightPortal 7 місяців тому

    Needs a statistical test to ascertain if the results are statistically significant to rule out the null hypothesis

  • @NasirLawson-si5pu
    @NasirLawson-si5pu 7 місяців тому

    Honestly if you use Ict/smc this is kind of a no brainer that this works better than the normal use case. Why buy at a premium area and sell at a discount area?

  • @thinketh2408
    @thinketh2408 4 місяці тому

    Mate can you share your code for backtesting? Or do video on vectorbt.. So that we may benefit from backtesting

  • @PF-vn4qz
    @PF-vn4qz 6 місяців тому

    whast about the equity curve and sharpe ratio though

  • @omerfarukask5290
    @omerfarukask5290 7 днів тому

    hey bro what system do you use rn

  • @gunilol1531
    @gunilol1531 4 місяці тому +1

    Backtest this super simple strategy thats profitable from the trades I have backtested.
    Bollinger Band Settings:
    50 SMA
    Standard Deviation 2
    Sell Example:
    Entry: On the first close above the Upper Bollinger Band
    Stop loss: 3 ATR
    Target: 0.5x the risk
    Vice versa for buys.
    This has gave me a 72% Winrate at the moment which is mind blowing for how simple it is too, so would be interesting to see how it performs in one of these 10,000+ Trade test videos

  • @pedrofdj7834
    @pedrofdj7834 6 місяців тому +1

    if you use it on forex with leverage without Sl I assume the probability of blowing your account is high and RR very low

  • @mainacc5131
    @mainacc5131 7 місяців тому

    THE GOAT IS BAAAAACCCKKKK

  • @roiefizitsky7408
    @roiefizitsky7408 4 місяці тому

    Hi i want to buy from you one of your backtesting scripts is that possible?

  • @real.presets
    @real.presets 27 днів тому

    So is there any strategy that works

  • @isaiasrodriguez8980
    @isaiasrodriguez8980 2 місяці тому

    in the SP futures right now many sells before target since Nov 10

  • @haverelmink
    @haverelmink 7 місяців тому +1

    Maybe I'm missing the glaringly obvious here, but what does "candle closes in the top/bottom 20% of the body" mean? By definition, doesn't a bearish candle always close at the bottom of the body, and a bullish at the top?

    • @seriousbacktester
      @seriousbacktester  7 місяців тому +2

      Yes you're absolutely right, i've misspoken there and you're the first one to catch that! I mean to say the bottom 20% of the candle, including the wicks

  • @apathyreview3964
    @apathyreview3964 7 місяців тому

    The sma is going down in your own example. Surely you see how exiting above in an uptrend is Vastly more profitable. If not you will loose on average in downtrends unless you are taking more shirts than longs. I have a much more complex strategy that is also mean reverting and I have backtested this aspect of it extensively. Also Forex does not work very well because the concept of being over priced does not really apply.

  • @nirglazer5962
    @nirglazer5962 7 місяців тому

    a bit confused how you said 5 years but you had over 4k trades on the forex? that's certainly not daily candles.... maybe i missed something. Also I'm not sure if i saw if you accounted for commissions etc. great video overall, but just curious about those
    Edit: I think I understood, you're not doing just USD/NIS, you're running on multiple forex's

    • @seriousbacktester
      @seriousbacktester  7 місяців тому +1

      Exactly right; I think it was 7 different pairs tested, no commissions are included

  • @baroncurtin1453
    @baroncurtin1453 7 місяців тому +1

    Was the 15/30 min backtest on forex or stocks?

    • @seriousbacktester
      @seriousbacktester  7 місяців тому

      Thanks for the question! The 15 minute candle run was for stocks, specifically russell 2K stocks; i don't have any 15 minute forex data archived

  • @jayflaggs
    @jayflaggs 5 місяців тому

    What would you do if you didn't have a large number of trades to sample from? Let's say your backtest produced 1000 trades. Would it be better to simulate taking maybe a random 100 trades? Or randomize the sequence of all 1000 trades?

    • @statistically_significant
      @statistically_significant 5 місяців тому

      If you backtest a strategy on thousands of days, over tens or even hundreds of symbols and it's only taking 1000 trades, you're either in the market a lot, or probably produce a very small return. A thousand trades over such a long window is not good enough to be meaningful for backtesting. But if you have to, I'd use 100 trades for the distributions, that would be my minimum...

    • @jayflaggs
      @jayflaggs 5 місяців тому

      @@statistically_significant that's pretty typical of a trend following system. You can be in one trade for an entire year, right? That reduces your trade frequency significantly.

    • @statistically_significant
      @statistically_significant 5 місяців тому

      @@jayflaggs True, but the downside when being in the market a lot is, that you, by definition, probably don't have an above market return. But if you do, especially with stocks, it's important to look out for overfitting and survivor bias. For example, if you backtest Nasdaq companies today, they might have dipped in 2001, but they survived. The once that didn't, rarely show up in backtests.

  • @Trillther1510
    @Trillther1510 7 місяців тому

    I need your help

  • @noclicheplease
    @noclicheplease 5 місяців тому

    I understand that this is a single indicator strategy, but I bet throwing in a bit of RSI 14 would give you a better result.

  • @drewmccausland3344
    @drewmccausland3344 5 місяців тому

    The 9+ minute segment shows you are testing CHF/USD and GBP/USD symbols - so you aren't testing stocks?

  • @jono3500
    @jono3500 7 місяців тому

    My sense is that this will not work for strongly trending assets like crypto or tech stocks but will work for mature assets like oil & gas or FX. For example, this will miss all the massive moves that happen in crypto. However, the low risk of blowing your account, and the simplicity of the rules are amazing.

    • @seriousbacktester
      @seriousbacktester  7 місяців тому

      Agree completely; i would characterize this strategy as low risk, low reward

  • @ArmyJedi22
    @ArmyJedi22 5 місяців тому

    But that drawdown is wicked. 😢

  • @user-cr4vo4xb6k
    @user-cr4vo4xb6k Місяць тому

    This strategy requires higher equity.

  • @tomsetberg4746
    @tomsetberg4746 7 місяців тому +1

    Even outside fees and commissions and broker madness, the strategies are not technically profitable. If S&P averages 7% per year and you average 5% per year you are 2% per year worse than doing nothing. As a rule of thumb the strategy should beat the do nothing average before being considered profitable. Hell even a savings account currently pays 4.9% so trading for that extra 0.1% profit over a basic savings account seems like a massive waste of time. I would even go so far as to argue that if the strategy doesn't beat the CCETFs (11-12%) it again should not be considered profitable because dumping your money in and doing nothing would provide a higher return.

    • @apathyreview3964
      @apathyreview3964 7 місяців тому +2

      Senior developer and trader here. You are wrong in so many ways. That is all.

    • @jayflaggs
      @jayflaggs 5 місяців тому

      ​@@apathyreview3964i second that lol.

  • @Jamesbond99999
    @Jamesbond99999 4 місяці тому

    We are all going to be millionaires 😂😂😂😂😂

  • @judah530
    @judah530 7 місяців тому

    'Promosm'

  • @Icenstoiler
    @Icenstoiler 5 місяців тому

    8%, 5%...pear year? that is really really bad
    calling this profitable....lol

  • @smokerx6291
    @smokerx6291 5 місяців тому

    I can tell you've never passed a funding challenge.💀 do u even have a fxbook? NOPE

  • @user-qp6wb1ox5w
    @user-qp6wb1ox5w Місяць тому

    Bi' de agzini sapirdatmasan..

  • @RHerman.
    @RHerman. Місяць тому

    @seriousbackterster how can I get in touch with you regarding a really promising scalping strategy? Thanks

  • @Jamesbond99999
    @Jamesbond99999 6 місяців тому

    😂😂😂😂😂😂😂