ChartWizard is a function module for real-time bar charting, users can view real-time and historical bar quotes through its UI interface, currently it only supports displaying 1-minute bar data, and the real-time bar (the latest bar) is Tick-level refreshing.
The recommended installation environment is based on version 3.3.0 or above of [VeighNa Studio].
Use pip command directly:
pip install vnpy_chartwizard
Or download the source code, unzip it and run it in cmd:
pip install .