Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy "connections" to data provider

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

    Strategy "connections" to data provider

    NT Team,

    Please help me understand the flow of data when connected to a data provider under different situations.

    Where two Strategies are added via the Control Center, with Instrument identical, Data Series Type identical, but different Data Series Value (e.g. 5 and 15) (attached), please confirm two "connections" are made to the data provider. One for each Strategy.

    In a different situation, where a Strategy has a Primary Series (5min) and Secondary Series (15min) via AddDataSeries(), please confirm one "connection" is made to the data provider. The Strategy will "create" the second BarsArray from the primary BarsArray.

    Shannon
    Attached Files

    #2
    Hello Shansen,

    Thank you for your post.

    Only one connection is made to the Data Provider. Each instrument is requested based on the data type used. So if you request a Minute based chart and a Tick based chart, then those to historical data requests are sent to the data provider. The real-time data is the same for all data types, so only one request is made for the real-time Level I data. Level II data would be it's own request from the data provider.

    For both of your examples, one request is made for the historical minute data and one for the real-time data.

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    55 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    132 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X