Skip to main content

candles

Display Candle Data

Usage

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

Parameters

NameParameterDescriptionDefaultOptionalChoices
granularity-g --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
candlecount-l --limitThe number of candles to retrieve. Default:180180TrueNone
ad-a --adAdds ad (Accumulation/Distribution Indicator) to the chartFalseTrueNone
bbands-b --bbandsAdds Bollinger Bands to the chartFalseTrueNone
cci-c --cciAdds cci (Commodity Channel Index) to the chartFalseTrueNone
ema-e --emaAdds ema (Exponential Moving Average) to the chartFalseTrueNone
obv-o --obvAdds obv (On Balance Volume) to the chartFalseTrueNone
rsi-r --rsiAdds rsi (Relative Strength Index) to the chartFalseTrueNone
sma-s --smaAdds sma (Simple Moving Average) to the chartFalseTrueNone
vwap-v --vwapAdds vwap (Volume Weighted Average Price) to the chartFalseTrueNone

On this page