Tags: patchV/python-bittrex
Tags
Rename get_marketsummary to get_market_summary (ericsomdahl#134) * Rename get_marketsummary to get_market_summary * Bump version to 0.3.0
Bump version PR ericsomdahl#104 removes two broken 2.0 API endpoints
Api 2.0 support (ericsomdahl#62) * WIP - api 2.0 * WIP: update all 1.1 methods, and 2.0 methods with 1.1 overlap * first crack at full 2.0 * update travis to run all tests under CI * update the readme * more documentation updates * add get_candles method