Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Tapping other Data Series in Condition Builder or Code

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

    Tapping other Data Series in Condition Builder or Code

    Hi there:

    Can you let me know how to tap into 2 or more other Data Series other than the primary instrument traded to develop a couple of filters I would like to incorporate using the Condition Builder and/or some raw code that can be done if not available in the condition builder?

    Here is what I am trying to do:

    1. Instrument A (has a set of base instructions to give a signal...that is done).

    2. However, I would like to filter the above signals by telling it to only give a signal if Instrument B's VOL (select bar-type & period) is greater than or equal to Instrument B's VOLMA (select bar-type and period).



    Thanks guys...Greg

    #2
    Hello,

    You will not be able to add a secondary instrument from the strategy wizard.

    You would need to unlock your code and program using these more advanced methods.

    You can see an example of a multi instrument script by going to Tools--> Edit NinjaScript--> SampleMultiTimeFrame
    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    57 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    143 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    161 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    97 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    276 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X