streetyoga / atapi

Backtest, forward test and apply trading algorithms and strategies on binance spot, futures and nft market and other exchanges, including arbitrage.
MIT License
5 stars 5 forks source link

Create Market Value Weighted Index #18

Closed miron closed 2 years ago

miron commented 2 years ago

Binance has no market cap data through their public API. Custom requests query has to be written.

Here is a workaround: Howto Calculate Market Cap Data with Binance API

Originally posted by @miron in https://github.com/streetyoga/atf/discussions/16#discussioncomment-2730389