Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

higher time frame condition, lower time frame entries

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

    higher time frame condition, lower time frame entries

    Hi,
    do you have any examples? For instance if x is true on the 15 minute chart, buy the next 3 5 minute bars?
    thanks,
    David

    #2
    Hello David,

    Thanks for your post.

    Say you are running the strategy on a 15-minute chart. This would be the primary series that the script is running on.

    You could add a 5-minute data series to your script using the AddDataSeries() method. Orders could then be submitted to that added series when your condition on the primary series becomes true.

    The reference sample from our help guide linked below demonstrates submitting orders to an added data series when a condition on the primary series is true: https://ninjatrader.com/support/help...ipt_strate.htm

    It is also important to review this help guide page to gain a full understanding about working with Multi-Timeframe/Mult-Instrument NinjaScripts: https://ninjatrader.com/support/help...nstruments.htm

    Let me know if I may assist you 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

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    71 views
    0 likes
    Last Post PaulMohn  
    Working...
    X