Back to Bokeh

OHLC Example

examples/server/app/ohlc/README.md

3.10.0.dev4577 B
Original Source

OHLC Example

Create a streaming, updating OHLC chart with MACD indicator from simulated market data.

</img>

Setting Up

No additional packages or steps are required to run this example.

Running

To view the app directly from a Bokeh server, navigate to the parent directory examples/server/app, and execute the command:

bokeh serve --show ohlc