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 152 B
export{fnum,roundPrice,formatPrice}from"./core.js";export{parseCandlesFromCsv,parseCandlesFromJson}from"./core.js";export{exportChart}from"./export.js";