robot4fund
PC端同花顺拖拉机自动申购场内基金
requirement
- windows7 and above
- 同花顺PC客户端,下载地址:http://download.10jqka.com.cn/
For develepment
# just for python3
git clone https://github.com/hoipo/robot4fund.git
python -m venv venv
.\venv\Script\activate.bat # for CMD
.\venv\Script\Activate.ps1 # for Power Shell
pip install -r requirement.txt
Then, enjoy coding.
How to use
- First, you should download the released binary file (robot4fund_v0.1_release.exe) from https://github.com/hoipo/robot4fund/releases .
- Open 同花顺,and login your trade account.
- Open the exe file, input the infomation by the following tips in the terminal.
LICENSE
MIT LICENSE 遵循麻省理工大学许可证