Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.11 KB

Excel RTD application module for VeighNa Framework

Description

RTD is the full name of RealTimeData, which is an Excel data interfacing program provided by Microsoft mainly designed for real-time data needs in the financial industry.

The ExcelRtd module is a functional module provided by VeighNa for accessing any data information in the VeighNa program in Excel.

Installation

The recommended installation environment is based on version 3.0.0 or higher of [VeighNa Studio].

Use the pip command directly:

pip install vnpy_excelrtd

Or download the source code, unzip it and run it in cmd:

pip install .