Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mulitple Dataseries Script

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

    Mulitple Dataseries Script

    Hello,

    I want to ask because I couldn´t find an information in the forum to the question:

    eg when trading with a script GBPUSD and I have in the script secondary dataseries USDCAD with Add("$USDCAD",PeriodType.Range,8); do I have to run the USDCAD on a chart on that computer so that this FX-pair USDCAD I use for reference in the script does work in the script?

    If yes, do I have to run it in a Range, 8 chart or is it OK to run in a minute chart(as Range is more CPU intensive than minute chart?) I have a lot of FX-pairs on 3 screens, so the question for CPU makes sense also.

    Thank you
    Tony
    Last edited by tonynt; 04-26-2016, 02:08 AM. Reason: typo

    #2
    Hello tonynt,

    Thank you for your post.

    You do not need to run a chart of the added series. The required data will be requested when Add() is called when the strategy is enabled.

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    71 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    39 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X