Tags: ryancflo/binance-connector-python
Tags
Rc 1.9.0 (binance#121) * Added the binance convert endpoint to the binance python connector * Implementation of remarks from pull request * Updated convert endpoint method name * Updated function call to new method name * Further adjustments as requested * Copy paste error resolved. Copy paste error resolved. Function name updated. * Types added Added types for mandatory arguments. * Update test_convert_trade_history.py Added second argument to function calls. * black format * correct convert test * remove testnet base url for convert example * v1.9.0 Co-authored-by: Jacob <jacob@jacob.com> Co-authored-by: jnuernberg <79695265+jnuernberg@users.noreply.github.com>
Fox release 1.5.0 (binance#92) * exchangeInfo endpoints now supports single or multi symbol query (binance#85) * 2430 add precommit hook (binance#86) * add c2c endpoints (binance#88) * add testcase * add orderId in /myTrades endpoint (binance#91) * add orderId in /myTrades endpoint * fixing test case * pump version to 1.5.0 * add links in rst doc files Co-authored-by: Chai <31032561+chairz@users.noreply.github.com> Co-authored-by: ishuen <12228644+ishuen@users.noreply.github.com>