Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Renko Strategy

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

    Renko Strategy

    Hi There,

    Is there a current working code strategy available that trades Renko bars?

    I want it to buy on new green bar close, and sell/reverse on new red bar close.

    Please let me know if this already exists.

    Best Regards

    D

    #2
    Hello D,

    For the most part, any strategy will work on any bar type.

    However a strategy that places a buy order when a bar closes with the close price greater than the open price, and places a sell order when a bar closes with the close price less than the open price, while a very simple strategy, I'm not aware of someone having made this and posted this to the forums.

    I would recommend that you use the Strategy Wizard to create this strategy.

    Your script will need two condition sets.

    In condition 1, select the close price on the left, select greater than as the operator in the center, and select open on the right.
    In the action, place a enter long order.
    In condition 2, select the close price on the left, select less than as the operator in the center and select open on the right.
    In the action, please a enter sell order.

    You can also contact one of our professional NinjaScript Consultants who would be eager to create or modify this script at your request or assist you with your script. Please let me know if you would like our business development follow up with you with a list of professional NinjaScript Consultants who would be happy to create this script or any others at your request.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Was this implemented ? results ?
      Seems simple enough.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      71 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      43 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      25 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      28 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      58 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X