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

Session Time

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

    Session Time

    NinjaTrader8 , often sets trade session time manually , please , is there a way of representing this programmatically.Thank you

    #2
    Hello Emma1,

    Thanks for your post.

    Are you referring to limiting the trading hours of a strategy so that it only trades within a certain timeframe?

    If so, see this reference sample that demonstrates implementing a time filter in your script: https://ninjatrader.com/support/help...to_limit_t.htm

    If this does not resolve your inquiry, please provide a brief description explaining exactly what you mean by 'often sets trade session time manually' so I may accurately assist.

    Let me know if I may assist further.
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      No , it does work . I meant setting Trade session ,example : 'Start Time =12.00', such that user can set different trading hours that are suitable, on loading indicator or Strategy in 'Properties', programmatically . Thank you.
      Last edited by Emma1; 07-18-2022, 02:06 PM.

      Comment


        #4
        Hello Emma1,

        Thanks for your note.

        You could use the Inputs and Variables screen of the Strategy Builder to create user-defined time inputs called something like StartTime or EndTime. Then you could create a time filter using those inputs to limit trading hours.

        See this help guide page for more information about the Inputs and Variables screen: https://ninjatrader.com/support/help...ariablesScreen

        See this help guide page for information about how to create a Time Filter: https://ninjatrader.com/support/help...ateTimeFilters'

        Also, see the attached example script demonstrating this.

        Let me know if I may assist further.
        Attached Files
        Brandon H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by inanazsocial, Today, 01:15 AM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_Jason  
        Started by rocketman7, Today, 02:12 AM
        0 responses
        10 views
        0 likes
        Last Post rocketman7  
        Started by dustydbayer, Today, 01:59 AM
        0 responses
        2 views
        0 likes
        Last Post dustydbayer  
        Started by trilliantrader, 04-18-2024, 08:16 AM
        5 responses
        23 views
        0 likes
        Last Post trilliantrader  
        Started by Davidtowleii, Today, 12:15 AM
        0 responses
        3 views
        0 likes
        Last Post Davidtowleii  
        Working...
        X