market-data
Here are 259 public repositories matching this topic...
-
Updated
Aug 8, 2021 - Python
-
Updated
Jul 21, 2021 - C++
-
Updated
Jul 29, 2021 - Python
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
Aug 3, 2021
-
Updated
Oct 1, 2017 - Python
-
Updated
Jul 20, 2021 - Python
-
Updated
Mar 31, 2021 - Python
-
Updated
Aug 7, 2021 - Rust
-
Updated
Aug 13, 2021 - C#
-
Updated
May 8, 2021 - JavaScript
目前要kbar必須一次獲取整日kbar資料。是否能在Streaming新增訂閱Kbar onopen onclose events,在開新bar或收bar時收到資料就好,這樣速度比較快,server loading也比較低,謝謝。
-
Updated
Sep 6, 2020 - C++
-
Updated
Jul 26, 2021 - C++
-
Updated
Aug 13, 2021 - C++
-
Updated
May 19, 2021 - Shell
-
Updated
Oct 25, 2020 - C++
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Aug 30, 2018 - Java
-
Updated
Nov 28, 2020 - R
-
Updated
Jul 8, 2021 - Java
-
Updated
Aug 6, 2021 - Java
-
Updated
Aug 10, 2021 - C#
-
Updated
Oct 3, 2020 - Shell
-
Updated
Aug 5, 2021 - Java
Calling ReqWatchList produces exceptions:
Unhandled exception. [System.ArgumentException: Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.
at System.IO.MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at IQFeed.CSharpApiClient.Socket.SocketMessageHandler.TryRead(Byte[]& outp
Improve this page
Add a description, image, and links to the market-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the market-data topic, visit your repo's landing page and select "manage topics."
Hi there,
while playing with the alpha mode (alpha=0.1) I noticed that the marker have a border. Is that a feature, or is there any way to disable it?
`