Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi time, volume and range chart

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

    Multi time, volume and range chart

    Curious if it is possible to merge (for a strategy) calculations performed on a 10 min, 30 min, 100K volume, 200K volume, and a 5 range, 10 range on a 10 min chart.

    I know it is possible to merge multi time frames, however is it possible to merge volume and range in the same strategy.

    I do understand that those signals would only be triggered on bar close of the main chart (10 min in this case).

    Before I embark in coding I was wondering if anyone has done this, and are there any known issues in doing this.

    Thanks!

    (In retrospect I should have submitted this under strategy development).

    #2
    Hello Pureporsche,

    You can combine different types of series in a multiseries strategy. There's no automatic merging though. You have to add each series and then refer to a specific series for your rules.

    In a real-time environment, orders can be submitted on the same bar that generates the signal. You do not have to wait until close of the underlying series.

    You can look at implementation of a multi series strategy by clicking tools > Edit NinjaScript > Strategy and opening up "SampleMultiInstrument"

    The following help guide article may be helpful as well.

    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    117 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    166 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    85 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    130 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    88 views
    0 likes
    Last Post PaulMohn  
    Working...
    X