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 techgetgame, Yesterday, 11:42 PM
    0 responses
    9 views
    0 likes
    Last Post techgetgame  
    Started by sephichapdson, Yesterday, 11:36 PM
    0 responses
    2 views
    0 likes
    Last Post sephichapdson  
    Started by bortz, 11-06-2023, 08:04 AM
    47 responses
    1,615 views
    0 likes
    Last Post aligator  
    Started by jaybedreamin, Yesterday, 05:56 PM
    0 responses
    10 views
    0 likes
    Last Post jaybedreamin  
    Started by DJ888, 04-16-2024, 06:09 PM
    6 responses
    20 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Working...
    X