An open API service indexing awesome lists of open source software.

https://github.com/giuliovv/cryptotrading

Super fast technical analysis tools, trading gym environment and API wrapper for bitstamp
https://github.com/giuliovv/cryptotrading

bitstamp-api cython technical-analysis

Last synced: 9 months ago
JSON representation

Super fast technical analysis tools, trading gym environment and API wrapper for bitstamp

Awesome Lists containing this project

README

          

# Cryptotrading
Super fast technical analysis tools, trading gym environment and API wrapper for bitstamp

To use bitstamp API wrapper create a new file key.py inside a folder apikeys. key.py content must be apikey="YOUR BITSTAMP API KEY"

Documentation for [loader](https://giuliovaccari.it/cryptotrading/html/loaders.html)

Documentation for [technical](https://giuliovaccari.it/cryptotrading/html/technical.html)

Notebook examples in the [example folder](../../tree/main/examples).