Genesis Matrix & ADX Screener

Forums ProRealTime English forum ProScreener support Genesis Matrix & ADX Screener

Viewing 12 posts - 1 through 12 (of 12 total)
  • #89178

    Hi Nicolas,

    I have been using the Genesis Matrix indicator along with Stochastic (11, 3, 3) and ADX to confirm trend strength in a trend following scalping strategy.

    The way I have this setup is as follows:

    – First check trend direction on a 1h timeframe.

    – Place trades on a faster timeframe in the same direction as the trend on the slower timeframe

    – Genesis Matrix 5min (all boxes signalling the same colour, blue = BUY / red = SELL)

    – Stochastic [11, 3, 3]  5min moving up on a buy (blue) signal and down on a sell (red) signal

    – Stochastic 15min moving the same direction as on the 5min timeframe

    – ADX is above 20, ideally on all 3 timeframes but at least on the 15min and 5min simultaneously.

     

    It would be interesting to have a screener based on the above criteria. Perhaps one screener would find buy opportunities (all 4 boxes blue in the 5min TF, stochastic 5min and 15min moving up and ADX > 20) and the second screener that finds sell opportunities (all 4 boxes red in the 5min TF, stochastic 5min and 15min moving down and ADX > 20)

    I also tend to use tick mode to find the best timing to enter the trades.

    Please let me know your thoughts on this and thanks for taking the time to review.

    Best,

    Erik

    1 user thanked author for this post.
    #91361

    Sorry for late reply, are you still requesting the screener code you described above?

    #91520

    Hi Nicolas,

    Thanks for getting back to me. Yes I would still be interested in this screener. I’m experimenting with multi time frame strategies at the moment but fairly new to coding so I’m still learning.

    #91622

    Here is the code for that strategy, it embeds all conditions except the 1-hour timeframe (trend direction?) for which I don’t know how you define it?

    The screener returns bullish and bearish results sorted with a number:

    • 1 = bullish
    • -1 = bearish

     

    1 user thanked author for this post.
    #92399

    bonjour

    y a t il un moyen d’adapter cela à un timing journalier?

    merci

    #92400

    iloco17 – English only in the English forums please.

    #92447

    @iloco17

    Sure, if you want to change it to a daily-timeframe, just change the TIMEFRAME instruction:

     

    1 user thanked author for this post.
    #105647

    Hi Nicolas,

    I am trying to insert a condition on the freshness of the signal but I am missing something apparently;

    Can you help us?

    Best,

    Chris

    #105659

    To be more clear, you just want to know how many bars ago the bulltest or beartest signal occurred?

    #126633

    Hi Nicolas,

    I just realized I am not receiving by mail the answers from the posts (I don’t know if I am the only one) ; that’s why I did not answer you sorry;

    In short yes this is exactly what I am willing to do 😉 thanks

    #127007

    You are late to the party! 😆

    The below code will return results with the freshness of the detection in the sorting criteria column (minus = bearish, plus = bullish). The freshness never exceeds 4 bars ago.

    To subscribe to a topic, there is a button at the right upper side of each first post of the topic.

    1 user thanked author for this post.
    #128462

    😉

    Thanks Nicolas; I see you are still on the dance floor 😉 !!

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

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