[−][src]Module libtectonic::postprocessing::candle
candle data structure
Re-exports
pub use self::tick_bar::TickBars; |
pub use self::volume_bar::VolumeBars; |
pub use self::candle::Candle; |
Modules
| candle | data structure for candle stick |
| candlestick_graph | plot candlesticks in terminal |
| tick_bar | data structure for storing candles |
| volume_bar | data structure for storing volume candles |
Functions
| draw_updates | draw a list of updates in the terminal |