1 Star 0 Fork 1

yutiansut / QANotify

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

QANotify 微信推送

[ 本工具为运维工具, 需要先关注 QAPRO 公共号来获取你自己的ID]

[本公共号为 QUANTAXIS/yutiansut 维护, 请勿过量推送占用带宽]

获取 id 方法:

微信搜索公共号 QAPRO, 回复 trade 即可获取

提供以下三个推送模板

image.png

image.png

  1. 策略下单推送

    run_order_notify

    参数:

    user_id, 
    strategy_id='测试策略', 
    accountname="账户名", 
    code='测试品种 A', 
    order_direction='BUY', 
    order_offset="OPEN", 
    price=20, 
    volume=100, 
    ordertime=None
  2. 策略运维状态推送

    run_strategy_notify

    参数

    user_id,
    strategyname='测试策略',
    title='策略状态运行推送',
    message='数据正常',
    frequence='日'
  3. 行情到价推送

    run_price_notify

    参数

    user_id ,
    title='策略x',
    code='自定义品种  X_DIFF',
    currentprice=20,
    limitprice=22,
    order_id='N'

Empty file

About

No description expand collapse
Python
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/yutiansut/qanotify.git
git@gitee.com:yutiansut/qanotify.git
yutiansut
qanotify
QANotify
master

Search