make trader easy
Project description
证券交易助手 Stock Trader Helper
本仓库目前处于开发内测阶段, 敬请期待
TODOLIST
- 免责条款
- 合作协议
- 交易接口
UI库可行性
开发指南
安装软件 pip install traderhelper
helloworld
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__time__ = '2020/10/26 0:45'
from stocktrader import StockTrader
if __name__ == '__main__':
trader = StockTrader()
'''
trader.login()
trader.insert_order()
trader...
'''
运行以上程序, python helloworld.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file traderhelper-0.0.1-py3-none-any.whl.
File metadata
- Download URL: traderhelper-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8bdfcd5ee4a071460ac6c77c2f7cb2dac9c4a14009e8454dc9e3059dc78db7
|
|
| MD5 |
ae9a292b8a7942051a0514687c8efcda
|
|
| BLAKE2b-256 |
4ba3a681d15ddcf12f88c13cc5c1f54890909f0b408af52dfa601ec69ce2bfe2
|