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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    80 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    66 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X