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 josh18955, 03-25-2023, 11:16 AM
    6 responses
    435 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    3 views
    0 likes
    Last Post FAQtrader  
    Started by rocketman7, Today, 09:41 AM
    5 responses
    18 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by frslvr, 04-11-2024, 07:26 AM
    9 responses
    126 views
    1 like
    Last Post caryc123  
    Started by selu72, Today, 02:01 PM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Working...
    X