TensorTradeExtras Save

Discover a curated list of projects complementing TensorTrade, distinct from those mentioned in its official documentation. Contributions are welcome; if you spot a missing project, please submit a pull request!

Project README

Technical Analysis

Renderers

Analysis

Live Trading

  • CCXT: A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many Bitcoin/Ether/altcoin exchange markets and merchant APIs.
  • Binance API: This is an unofficial Python wrapper for the Binance exchange REST API v3.
  • Binance Websockets: An unofficial Python API to use the Binance Websocket APIs.
  • Coinbase Pro API: The unofficial Python client for the Coinbase Pro API.

Reward calculation

Data

  • Binance Data: My simple script for fetching data, using the Binance API. There are more time frames possible compared to data of CryptoDataDownload.
  • CCXT Data: My newer script for fetching data, using CCXT instead of Binance API to utilize more exchanges. It works the same as BinanceData, but supports more exchanges.
  • Binance Public Data: Official Binance repo for getting their public data.
  • Binance Harvester: A Python 3 script to harvest data from the Binance socket stream and calculate popular TA indicators and produce lists of top trending coins storing data in an SQLite3 database for use by algorithmic and bot traders.

Ray

Stocks

Examples

Research

Open Source Agenda is not affiliated with "TensorTradeExtras" Project. README Source: StephanAkkerman/tensortrade-extras

Open Source Agenda Badge

Open Source Agenda Rating