market-data
Here are 250 public repositories matching this topic...
-
Updated
Jul 3, 2021 - Python
-
Updated
Jul 5, 2021 - C++
-
Updated
Jul 5, 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
Apr 28, 2021
-
Updated
Oct 1, 2017 - Python
-
Updated
Jun 11, 2021 - Python
-
Updated
Mar 31, 2021 - Python
-
Updated
Jun 26, 2021 - Rust
-
Updated
Jun 25, 2021 - C#
-
Updated
Sep 6, 2020 - C++
目前要kbar必須一次獲取整日kbar資料。是否能在Streaming新增訂閱Kbar onopen onclose events,在開新bar或收bar時收到資料就好,這樣速度比較快,server loading也比較低,謝謝。
-
Updated
May 8, 2021 - JavaScript
-
Updated
May 24, 2021 - C++
-
Updated
Jul 4, 2021 - C++
-
Updated
May 19, 2021 - Shell
-
Updated
Oct 25, 2020 - C++
-
Updated
Jun 29, 2021 - Python
-
Updated
Jun 18, 2021 - TypeScript
-
Updated
Aug 30, 2018 - Java
-
Updated
Nov 28, 2020 - R
-
Updated
Jun 8, 2021 - Java
-
Updated
May 31, 2021 - C#
-
Updated
May 16, 2021 - Java
-
Updated
Oct 3, 2020 - Shell
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
-
Updated
Jul 2, 2021 - Java
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?
`