Skip to main content

candles

Display Candle Data

Usage

candles [-g GRANULARITY] [-l CANDLECOUNT] [-a] [-b] [-c] [-e] [-o] [-r] [-s] [-v]

Parameters

NameDescriptionDefaultOptionalChoices
granularityThe timeframe to get for the candle chart (Seconds: S5, S10, S15, S30 Minutes: M1, M2, M4, M5, M10, M15, M30 Hours: H1, H2, H3, H4, H6, H8, H12 Day (default): D, Week: W Month: MDTrueNone
candlecountThe number of candles to retrieve. Default:180180TrueNone
adAdds ad (Accumulation/Distribution Indicator) to the chartFalseTrueNone
bbandsAdds Bollinger Bands to the chartFalseTrueNone
cciAdds cci (Commodity Channel Index) to the chartFalseTrueNone
emaAdds ema (Exponential Moving Average) to the chartFalseTrueNone
obvAdds obv (On Balance Volume) to the chartFalseTrueNone
rsiAdds rsi (Relative Strength Index) to the chartFalseTrueNone
smaAdds sma (Simple Moving Average) to the chartFalseTrueNone
vwapAdds vwap (Volume Weighted Average Price) to the chartFalseTrueNone

On this page