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 DannyP96, 05-18-2026, 02:38 PM
    1 response
    27 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    117 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    226 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    413 views
    0 likes
    Last Post CaptainJack  
    Working...
    X