Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Daily range condition

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

    Daily range condition

    Hello, sorry for noob questions but i am here to learn.

    I want my strategy be active and running ONLY if the current price range (Daily Range, H-L) it's not greater than an X value. I use a 5 min chart.

    How to add/code this in strategy builder?

    Thanks

    #2
    Hello marketplayer,

    Thanks for your post.

    I would suggest creating a set where you check for the condition you describe and when it is true that the action to be to set the state of a bool variable that you create. You can then use that bool variable in all of your other sets to enable trading when the bool is true of disable trading when the bool is false.

    Please make sure you are taking advantage of these free resources for learning the strategy builder if you haven't already.
    Free live training webinar: https://ninjatrader.com/Webinar/Strategy-Builder-301
    Recorded webinar: https://www.youtube.com/watch?v=HCyt...We0Nf&index=11
    Help Guide: https://ninjatrader.com/support/help...gy_builder.htm
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Max238, Today, 01:28 AM
    1 response
    21 views
    0 likes
    Last Post CactusMan  
    Started by giulyko00, Yesterday, 12:03 PM
    2 responses
    10 views
    0 likes
    Last Post giulyko00  
    Started by r68cervera, Today, 05:29 AM
    0 responses
    4 views
    0 likes
    Last Post r68cervera  
    Started by geddyisodin, Today, 05:20 AM
    0 responses
    6 views
    0 likes
    Last Post geddyisodin  
    Started by JonesJoker, 04-22-2024, 12:23 PM
    6 responses
    37 views
    0 likes
    Last Post JonesJoker  
    Working...
    X