Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Renko Reversal Stategy Builder

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

    Renko Reversal Stategy Builder

    Hello, I am using Ninja Trader 8 and looking to build a strategy that I can backtest using the renko bars. I would like to place a sell order or buy order on the close of the first renko bar that changes from bullish (Green) to Bearish (Red) and vise versa. Not sure what settings to choose. Any help would be greatly appreciated. Thank you

    #2
    Hello Dogman22,

    Below is a link to a forum post with helpful resources on getting started with NinjaScript.


    Please watch the video 'Automate Your Trading with NinjaTrader's Strategy Builder' in it's entirety to learn how to build and run a NinjaScript Strategy.

    A green bar, or up bar, is one where the Close is greater than the Open. A red bar, or down bar, is one where the Close is less than the Open.

    Use bars ago set to 1 to reference the previous bar.

    Add conditions for
    Price -> Close, bars ago 1, greater than, Price -> Open, bars ago 1
    Price -> Close, bars ago 0, less than, Price -> Open, bars ago 0
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    52 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
    70 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    43 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    47 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X