Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy with RSI cross followed by a MACD cross

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Strategy with RSI cross followed by a MACD cross

    Hey yall,

    I want to create a strategy that needs an RSI to cross below the overbought/above the oversold after an extreme, then look for a MACD crossover. I am not looking for them to happen at the same time, I care for the RSI reversion followed by the MACD crossover. They could be at the same time or a couple of bars apart.

    I was wondering how I could achieve this in the strategy builder. If I cannot do the strategy builder, how would I code this?

    Thanks

    #2
    Hello goelon,

    Thanks for your post.

    You can achieve this in the strategy builder by using bool variables that you set true when the conditions are true and when both bools are true you can place the order.

    I've attached a short video that shows how to do this in the strategy builder when you have two entry conditions that do not occur synchronously.



    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    93 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    138 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    123 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    73 views
    0 likes
    Last Post PaulMohn  
    Working...
    X