marketify

A micro-library that pulls data from exchanges


Keywords
Trading, Market, Exchange, Websocket, Async
License
MIT
Install
pip install marketify==0.2.2

Documentation

marketify

micro-library for pulling market data from exchanges and doing something with it

Rest

Client class for pulling market data from RESTful APIs

Websocket

Client class for pulling market data from websocket APIs

Runner

Class that asynchronously runs a collection of tasks