KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
robot4fund
★ 19
Open GitHub ↗
PC端同花顺拖拉机自动申购场内基金
Download README (.md)
Explore Similar Repositories
8086.js
:
A basic web-based 8086 emulator built with Javascript :rocket:
BTWalk
:
Implementation of TKDE20 paper ''BTWalk: Branching Tree Random Walk for Multi-order Structured Network Embedding''
react-hide-on-scroll
:
A react component library to hide/show elements based on scroll
MaplePacketPuller
:
A Python Maplestory Packet Structure Analyzer
SCOPE
:
Scalable population structure inference
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
robot4fund
?
Download (.md)
# 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 1. First, you should download the released binary file ([robot4fund_v0.1_release.exe](https://github.com/hoipo/robot4fund/releases/download/v0.1/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.  ## LICENSE [MIT LICENSE](https://github.com/hoipo/robot4fund/blob/main/LICENSE) 遵循麻省理工大学许可证