/robot4fund

PC端同花顺拖拉机自动申购场内基金

Primary LanguagePythonMIT LicenseMIT

robot4fund

PC端同花顺拖拉机自动申购场内基金

requirement

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

  1. First, you should download the released binary file (robot4fund_v0.1_release.exe) from https://github.com/hoipo/robot4fund/releases .
  2. Open 同花顺,and login your trade account.
  3. Open the exe file, input the infomation by the following tips in the terminal. img

LICENSE

MIT LICENSE 遵循麻省理工大学许可证