- ago
Hello. I would want to look at any brokeradapter example code to understand some nuances. I see documentation but there is lack of details and i still have many questions. For example i can't understand how to provide market data stream from broker. So first question: is there any broker adapter example project to download?
0
751
3 Replies

Reply

Bookmark

Sort
- ago
#1
Hi,

At the moment there's no broker API example, thanks for pointing this out.

With regard to connecting to a streaming data source provided by your broker please refer to this API:

Streaming Data Provider API

(It doesn't really matter whether the feed comes from a broker or not.)
0
- ago
#2
I.e. my library need implement 2 class: one as BrokerBase successor and one as StreamingProviderBase, right?
0
- ago
#3
Yes, that's right.
0

Reply

Bookmark

Sort