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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    104 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    52 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    34 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    38 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    74 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X