Historical Candles (OHLCV)
Fetch a table of of open, high, low, close candlestick data.
Command syntax:
/ohlc [pair] [exchange] [period] [schedule_period]
Example: /ohlc
pair:
btc/usd exchange:
kraken period:
1dOptions:
- pair (required): Example: BTC/USD.
- exchange (optional)
- period (optional): 1 day by default.
- schedule_period (optional): Providing this creates a schedule. The command runs periodically and post the market data to the channel/DM. Please see schedule documentation for more information.
Historical candles table is paginated. Clicking the next arrow emoji will post the historical candles in the next page.

Last modified 6mo ago