UNPKG

@neabyte/candlestick-cli

Version:

Beautiful terminal candlestick charts with real-time trading data. Create stunning ASCII art charts directly in your terminal with support for live market data, custom colors, and professional trading visualization.

1 lines 115 B
export var CandleType;!function(e){e[e.Bearish=0]="Bearish",e[e.Bullish=1]="Bullish"}(CandleType||(CandleType={}));