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 kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    17 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    59 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    43 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    47 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    38 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X