Announcement

Collapse
No announcement yet.

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.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    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
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        42 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        29 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        46 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        38 views
        0 likes
        Last Post CarlTrading  
        Working...
        X