Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninja Renko

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

    Ninja Renko

    Hello Guys,

    Need a support to create condition for strategy builder on Ninja Renko candles

    So, i have one (XYZ) condition based on this it will trigger the BUY order
    i wanted to create one more condition for Renko
    IF A TRIGGERED BUY GREEN RENKO CANDLE HAVING PREVIOUS 3 OR MORE RED RENKO CANDLE THEN order soudn't trigger

    Please help me the condition or code to be added in Script
    In the below image order should trigger at B candle not at A

    Thank You
    Attached Files
    Last edited by siddhugaddi; 09-01-2024, 10:04 AM. Reason: forget to upload image

    #2
    Hello siddhugaddi,

    The strategy builder works based on prices and not bar colors, to make the condition you mentioned you could check if the bar close prices are greater or lesser than previous bars. For example to know 3 candles in a row were red you could check if the close of 4 bars ago was greater than the close of 3 bars ago, also if the close of 3 bars ago was greater than the close of 2 bars ago and if the close of 2 bars ago was greater than the close of 1 bars ago. To know if a green bar happened after that would be if the close of 1 bars ago was less than the close of 0 bars ago

    Comment


      #3
      Thank You sir

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      579 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      334 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      554 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      551 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X