Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon COM /
avatar image
Question by andy.ej · Apr 03, 2019 at 04:57 AM · eikonrefinitiv-realtimeeikon-com-api

How to make faster the speed of stream data when used .net c#?

When I used the code to get the 5 minutes data of OHLC , it will update data every 1 minute, how to make the update frequency more faster?

subscriptions.Add(timeSeries.SetupDataSubscription("2330.TW") .WithView("BID") .WithAllFields() .WithInterval(CommonInterval.Intraday5Minutes) .From(DateTime.Now.AddHours(-96)) //.WithNumberOfPoints(4) .OnDataReceived(DataReceivedCallback) .OnDataUpdated(DataUpdatedCallback) .CreateAndStart() );

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

3 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Alex Putkov.1 · Apr 05, 2019 at 12:38 PM

Now I see what you mean. Because the delayed data is heavily conflated on the streaming network, you cannot construct true bars from updates you receive in your subscriptions unless you're entitled to real-time data from the exchange. If you're only entitled to delayed data, then the only way to get true bars is from the timeseries database (this is the data you get into OnDataReceived event).

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Zhenya Kovalyov · Apr 03, 2019 at 11:26 AM

@andy.ej have you tried subscribing to the real-time service instead? You will have to construct you own OHLC, but the streaming data will be real-time.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Alex Putkov.1 · Apr 03, 2019 at 04:17 PM

@andy.ej
In your example the expected behavior is that OnDataUpdated event should be raised every time an update on the BID field is received on the real-time data stream. If you only get one update a minute I suspect you're probably not entitled to real-time data from Taiwan Stock Exchange, therefore the data you retrieve is for the delayed RIC "/2330.TW", which is updated once a minute. Can you confirm if you're entitled to real-time data from Taiwan Stock Exchange?

Comment

People who like this

0 Show 5 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
andy.ej · Apr 03, 2019 at 05:41 PM 0
Share

1. how to check that I can use the real-time data in Taiwan Stock

2.You mean I chose the 'BID' field to trigger the update event ,so what is the best field that I should chose ?

avatar image
REFINITIV
Alex Putkov.1 ♦♦ andy.ej · Apr 03, 2019 at 06:12 PM 0
Share

1. Type in 2330.TW in the main Eikon command/search bar and hit Enter to display the Company Overview app. Do you see the clock icon with the tooltip "Delayed XX minutes" next to the stock quote as in the screenshot below

2. I'm not sure I understand what you're saying here. You should choose the view you're interested in. If you're interested in retrieving bid or ask quotes for the stock use WithView("BID") or WithView("ASK") respectively. If you're interested in retrieving the trade price omit the WithView method (the trade price is the default view for stocks) or choose view "TRDPRC_1".

delayed.png (103.9 KiB)
avatar image
andy.ej Alex Putkov.1 ♦♦ · Apr 04, 2019 at 04:28 AM 0
Share

I have checked that not entitled to real-time data, but even though I should have the right to get the complete data, I found the api just trigger when have NewPoint-data ,at the same time it should send the previous k-bar data. It will missing the last-close data every 5-minutes bar. How can I get the complete-data?

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

EIKON .NET API: Stub destroyed due to usage count = 0

Can I Control Eikon For Excel's Real Time Refresh Rate With VBA?

What are the data limits for real time and historical data?

AdxRtList - proper way to release memory

Excel API: formula builder - retreive data from local server

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges