Changes for version 0.011 - 2018-11-29
- Rename App::cryp::Exchange::{gdax,coinbasepro_lite}.
- When account is not defined in configuration, allow continuing but use public_only=>1, so we can still access public API e.g. pairs, orderbook.
Documentation
Interact with cryptoexchanges using a common interface
Modules
List exchange accounts
List account balance
Cancel an order
Create a limit order
List supported exchanges
Get information about an order
List open orders
Get order book on an exchange
List pairs supported by exchange
Get a pair's ticker (last 24h price & volume information)
Interact with Coinbase Pro
Interact with Indodax
Role for interacting with an exchange
Interact with cryptoexchanges using a common interface