Metadata-Version: 2.1
Name: vnpy-sinopac
Version: 1.1.7
Summary: The best trading API - Shioaji gateway with VNPY.
Home-page: https://github.com/ypochien/vnpy_sinopac
License: MIT
Keywords: quant,quantitative,investment,trading,algotrading
Author: ypochien
Requires-Python: >=3.8,<3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Office/Business :: Financial :: Investment
Provides-Extra: colors
Provides-Extra: pipfile_deprecated_finder
Provides-Extra: plugins
Provides-Extra: requirements_deprecated_finder
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: shioaji
Project-URL: Repository, https://github.com/ypochien/vnpy_sinopac
Description-Content-Type: text/markdown

[![GitHub license](https://img.shields.io/github/license/ypochien/vnpy_sinopac)](https://github.com/ypochien/vnpy_sinopac/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/ypochien/vnpy_sinopac?style=plastic)](https://github.com/ypochien/vnpy_sinopac/issues)
![GitHub Workflow Status (event)](https://img.shields.io/github/workflow/status/ypochien/vnpy_sinopac/Deploy?event=push)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/vnpy_sinopac)
![PyPI](https://img.shields.io/pypi/v/vnpy_sinopac)

# Sinopac API - Shioaji 交易接口 for VeighNa框架

- Sinopac API - shioaji - https://sinotrade.github.io/
- VeighNa (VNPY) - https://github.com/vnpy/vnpy/
- vnpy_sinopac - https://github.com/ypochien/vnpy_sinopac

## Requirement
* VeighNa 3.0 
* Python 3.8 / 3.7 (建議用 Anaconda)
## Installation
```
pip install vnpy_sinopac
```
## Quickstarts
```
python scripy/run.py
```

## 關於下單方式
### 股票


### 期權



## 贊助 Donating
* 如果你發現這個專案有幫助到你，請考慮 [贊助](https://etherscan.io/address/ypochien.eth)
* ETH是最棒的，但其他TOKEN也都歡迎。
* ![ypochien.eth.png](ypochien.eth.png)




