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 NullPointStrategies, Today, 05:17 AM
    0 responses
    44 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    65 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X