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 NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    54 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    130 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    71 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X