Skip to main content

Quant Trade Framwork

Project description

GeneralQuantTradeClient

通用量化交易框架客户端,用户获取平台数据

#20191129创建初始版本

#20191130增加bar数据获取接口 (1)初始化数据库连接配置,以下是标准配置,直接使用源代码,配置文件在conf目录下 database_manager = initialize.init(setting.SETTINGS) (2) database_manager.load_bar_data 获取bar数据接口,包含五个参数 symbol: str 合约名称,比如"M9999.XDCE" exchange: str,交易所,默认使用"test"" interval: str,bar数据聚合时间,目前只有"1m" start: datetime, 查询开始时间,时间格式符合"2019-11-07 09:00:00"这种格式 end: datetime, 查询结束时间,时间格式符合"2019-11-07 09:00:00"这种格式 数据接口返回panda.dataframe对象

0.1.2 对程序代码进行完善,增加代码注释

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quant_trade_framework-0.1.2.tar.gz (38.4 kB view details)

Uploaded Source

Built Distribution

quant_trade_framework-0.1.2-py3-none-any.whl (107.2 kB view details)

Uploaded Python 3

File details

Details for the file quant_trade_framework-0.1.2.tar.gz.

File metadata

  • Download URL: quant_trade_framework-0.1.2.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8

File hashes

Hashes for quant_trade_framework-0.1.2.tar.gz
Algorithm Hash digest
SHA256 65af10d1ff5e1ad37f695e52e642b65d8f69085fb5ece92c84c133d4271f7ba2
MD5 ca68d9782bb9a8de8d787eefe8bc9f7e
BLAKE2b-256 d67fdb1c9352be72e0c8cc4c6a791f0c266e3c92a32ce3e0f823f76bcb312a41

See more details on using hashes here.

File details

Details for the file quant_trade_framework-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: quant_trade_framework-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 107.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8

File hashes

Hashes for quant_trade_framework-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5cbd56ffe68b5c095a81845dd267ba0cc5eb18b39274201ea255386e7bb4892d
MD5 bf7a6d365fd9c9a2ab2a787f0805a917
BLAKE2b-256 2e0335e2054e48a2c3ed6ebb0df59fa46925544e7f57a6a0eddbde1632fc818c

See more details on using hashes here.

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