broker_get_asset_data
Retrieve real-time cryptocurrency ticker data including spread from Bit2Me Wallet/Broker. Provide base symbol (e.g., BTC) and optional quote symbol (default EUR).
Instructions
Gets comprehensive market ticker data for a cryptocurrency from the Wallet/Broker service (not Pro Trading). These prices include spread and differ from Pro Trading prices. Requires base_symbol (e.g., BTC) and optional quote_symbol (default: EUR). [PUBLIC]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_symbol | Yes | Base symbol (e.g., BTC, ETH, DOGE, SOL) | |
| quote_symbol | No | Quote symbol for prices (default: EUR) | EUR |