Skip to content

paperswithbacktest/vnpy_chartwizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%