Mastering Linear Regression Trading💪 How to USE it in Mean Reversion 📈

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

Комментарии • 16

  • @mquant001
    @mquant001 Год назад +4

    the linear regression is very sensitive to outliers wich can skew the estimates of the regression coefficients and reduce its accuracy , i suggest you to use RANSAC regression, ver robust.

  • @ericwilber1228
    @ericwilber1228 Год назад +1

    Another amazing content! Will work with it for my next portfolio.

  • @mattlewis-UK
    @mattlewis-UK Год назад +1

    Excellent piece of work separating the strategy into Long Short components. So many miss that point

  • @helloworld8740
    @helloworld8740 Год назад +1

    Are you not using strategy quant X anymore?

    • @StatOasis
      @StatOasis  Год назад

      will be back at it with their new version 1.37

    • @helloworld8740
      @helloworld8740 Год назад

      @@StatOasisawesome! Can’t wait!

  • @nicoaratalpes8110
    @nicoaratalpes8110 5 месяцев назад +1

    hello !
    great video.
    in order to learn better, and compare on different instruments, could you kindly share the code you used for the Signal ? (the easylanguage code for the strategy).
    The chatgpt code is not working, not even with modifications - maybe it is a newer version of chatgpt and code is different.
    thank you

    • @StatOasis
      @StatOasis  5 месяцев назад

      subscribe to the AlgoTrader newsletter, that's were I usually share the code. just subscribe on the main page for now, statoasis.com
      there is another video coming for Linear Regression and will share code for all previous LRs then

  • @iameladlevi
    @iameladlevi Год назад +1

    Q: when having the strategy that trade long and short you will need double the margin in case you have overlaps. So this is not real compare to the first one. Am I right?

    • @StatOasis
      @StatOasis  Год назад

      In normal retail margin account, you are correct. Under other managed accounts in fact you will need less margin as trades are on opposite sides and only the difference is needed.