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 kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    17 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    59 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    43 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    47 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    38 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X