Skip to main content

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


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

traderhelper-0.0.1-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page