This repository has been archived by the owner on May 14, 2022. It is now read-only.
Version 1.1.0
Feature Release (backwards-compatible)
New Features
- Add
accounts
optional parameter to returnCompleteBalances public API wrapper command (see #7) - Add
postOnly
optional parameter to buy and sell trading API wrapper commands - Add a new prototype-based wrapper strategy
- Give user the ability to generate his or her own nonces, if necessary, via an optional parameter to TradingWrapper
- Add seq number and currency pair (see #10) to push API wrapper orderTrade response payload
Other Changes
- Significant internal refactor
- Documentation improvements
- Linting via Travis CI integration (for improved code quality)