Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.06 KB

VeighNa框架的K线图表模块

Description

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.

Installation

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 .