Skip to content
#

market-data

Here are 300 public repositories matching this topic...

haxdds
haxdds commented Nov 30, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Having docstrings for all methods and classes will help new contributors understand the codebase and also provide a method of autogenerated API docs. Right now only some methods and classes have docstrings.

Describe the solution you'd

good first issue

C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. [I have a private repository which has more recent changes, which get back-ported randomly][irc: #tradeframe on LibraIRC]

  • Updated Jan 3, 2022
  • C++
cryptochassis
cryptochassis commented Apr 14, 2021

Describe the solution you'd like
SWIG was used to create Python bindings for this library. Currently the procedure documented at https://github.com/crypto-chassis/ccapi/tree/v3.4.2#python isn't applicable for creating Python bindings on Windows. Modify the CMake files used in the build process to create successful Python bindings using MinGW (if you can also make it work for MSVC that will be

good first issue

OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data streamed directly from the Binance WS API. This was a short exploratory project. Keep in mind that a lot of work is needed for this to work in all market conditions.

  • Updated Mar 9, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the market-data topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more