/vnpy_chartwizard

K-Line Charting Module for the VeighNa Framework

Primary LanguagePythonMIT LicenseMIT

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 .