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 Davidtowleii, Today, 12:15 AM
    0 responses
    3 views
    0 likes
    Last Post Davidtowleii  
    Started by guillembm, Yesterday, 11:25 AM
    2 responses
    9 views
    0 likes
    Last Post guillembm  
    Started by junkone, 04-21-2024, 07:17 AM
    9 responses
    68 views
    0 likes
    Last Post jeronymite  
    Started by trilliantrader, 04-18-2024, 08:16 AM
    4 responses
    20 views
    0 likes
    Last Post trilliantrader  
    Started by mgco4you, Yesterday, 09:46 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X