broker_get_asset_data
Retrieve market ticker data for any cryptocurrency from the Bit2Me broker service, including spread, using 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 |