The WeeklyLongon the Dax – a seasonality

Forums ProRealTime English forum ProOrder support The WeeklyLongon the Dax – a seasonality

Viewing 3 posts - 1 through 3 (of 3 total)
  • #144137

    After observing it from the corners of my eyes for the last few years, I went here to measure it.
    The seasonality is shown when I buy the Dax on Monday morning and sell it on Friday evening.

    In order to have valid data going back as far as possible in a 200k backtest, I used the 8H chart. 200k offers a backtest in the 8H until the 1st trade on July 17, 2006 with an entry in the Dax Monday morning 09.00 a.m. and exit on Friday evening 05.00 p.m.

    To measure whether it is a Low, I use a linear regression to form a corridor with its optimised values. For the Low I add a close < close [1] and set a filter with the CCI in standard values. That is all.

    In the result I “measured” at which values one would have had to buy the Dax to achieve this brilliant result.
    Whether the Dax will behave like this in the future, I dare to doubt, but it is worth a try with a limited budget.

     

    that´s all- untile then

    johnscher

    #144222

    Hi John, thanks for the sharing the idea. I moved your post into the forum, because I think that there might be a problem with your linear regression loop. With this code, you will always use the same period (60) which is the last period of your loop. So your loop is not useful at all. But I might have wrongly understood your description: “I use a linear regression to form a corridor with its optimised values.” ?

    #184042

    Hello.

    I go back to the topic Monday morning long in the Dax if …

    The linear regression should only serve as a filter to show a certain depth of the Dax, which is a prerequisite that the long works on Monday morning
    It makes no sense Monday morning to long the Dax if it is just at a new ATH.
    It is better to long the Dax on Monday morning for the rest of the week when it is “down”.
    Linear Regression can be used as a filter or the following filters are coded in.

    My point here is the idea behind it.
    Buy the Dax on Monday morning in the low, not in the high.
    If the idea is good, I could prepare it for the library.

    until
    JohnScher

    Translated with http://www.DeepL.com/Translator (free version)

     

Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login