- ago
Hi, I am a developer.
What is the best way to add my custom futures (or stock) *streaming* data source?

If there is no way to do this currently, does this mean I need to make a custom extension?

more info:
I already have a subscription to a data provider that provides me real-time data, but it's not supported by any known wealth-lab extensions.
0
169
2 Replies

Reply

Bookmark

Sort
- ago
#1
Streaming Data Provider API
0
- ago
#2
Understand, it's common practice to combine a Streaming data provider with some other provider in the same Visual Studio Project (and DLL). For example, a Streaming data provider with a "batch" daily-bar Historical data provider or even a broker adapter. But you don't have to.
1

Reply

Bookmark

Sort