[−][src]Crate cxmr_broker
Crypto-bank exchanges implementation
Structs
| Broker | Exchanges broker. |
| BrokerAccount | Broker client account. |
| ExchangeBroker | Exchange markets broker. |
| MarketBroker | Currency pair market structure. |
| UserBalances | User balances in all currencies and total. |
Enums
| Error | HTTP API Client module error type. |
Functions
| get_all_balances | Gets all accounts balances with total BTC from the broker. |
Type Definitions
| AccountOrders | Account orders by order ID. |
| BrokerExchanges | Broker exchanges. |
| ExchangeMarkets | Exchange markets. |
| OrderMap | Broker orders by account name. |
| SharedBroker | Shared Broker type alias. |