Skip to main content

c

This command will retrieve a candlestick chart for the crypto coin provided. The interval provided must be a valid time interval (default 15 minutes). The chart will be displayed to the user and will contain information such as the opening and closing prices, the high and low, the volume, and any other relevant information.

Usage

/c symbol [currency] [exchange] [interval] [srlines] [fibs]

Parameters

NameDescriptionOptionalChoices
symbolCrypto SymbolFalseNone
currencyCrypto Currency. Default: USDTTrueNone
exchangeCrypto Exchange. Default: binanceusTrueNone
interval1m: 1 Minute 3m: 3 Minutes 5m: 5 Minutes 15m: 15 Minutes 30m: 30 Minutes 1hr: 1 Hour 1d: 1 Day 1wk: 1 Week 1mo: 1 MonthTrue1m, 3m, 5m, 15m, 30m, 1hr, 1d, 1wk, 1mo
srlinesShow Support/Resistance Lines. Default: FalseTrueNone
fibsShow Fibonacci Retracement Levels. Default: FalseTrueNone

Examples

/c doge
/c doge interval:3m