paperswithbacktest / vnpy_excelrtd

Excel RTD Application Module for the VeighNa Framework

Home Page:https://wiki.paperswithbacktest.com/glossary/veighna

Repository from Github https://github.compaperswithbacktest/vnpy_excelrtdRepository from Github https://github.compaperswithbacktest/vnpy_excelrtd

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 .

About

Excel RTD Application Module for the VeighNa Framework

https://wiki.paperswithbacktest.com/glossary/veighna

License:MIT License


Languages

Language:Python 100.0%