书栈网 · BookStack 本次搜索耗时 0.193 秒,为您找到 449 个相关结果.
  • alpha对冲(股票+期货)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals from gm . api import * ''' 本策略每隔1个月定时触发计算SHSE.000300成...
  • OKEX期货(OKEXF)

    OKEX期货(OKEXF) 如何加载 相关字段 获取账号 OKEX期货(OKEXF) 如何加载 先从gateway上调用OkexfGateway类;然后通过add_gateway()函数添加到main_engine上。 from vnpy . gateway . okexf import OkexfGateway main_en...
  • AkShare 期货数据

    7665 2021-02-01 《AkShare 使用教程》
    AkShare 期货数据 期货基础信息 期货交易所 期货交易时间 期货交易手续费 期货交易保证金 期货限仓一览表 大连商品交易所 金融期货 中国金融期货交易所 商品期货 上海国际能源交易中心 上海期货交易所 郑州商品交易所 大连商品交易所 期货基础名词 连续合约 主力连续合约 指数连续合约 展期收益率 期货基础数据 期...
  • 指数增强(股票)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals import numpy as np from gm . api import * from ...
  • 网格交易(期货)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals import numpy as np import pandas as pd from gm ....
  • OKEX期货(OKEXF)

    OKEX期货(OKEXF) 如何加载 相关字段 获取账号 OKEX期货(OKEXF) 如何加载 先从gateway上调用OkexfGateway类;然后通过add_gateway()函数添加到main_engine上。 from vnpy . gateway . okexf import OkexfGateway main_e...
  • 跨期套利(期货)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals import numpy as np from gm . api import * try...
  • 机器学习(股票)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals from datetime import datetime import numpy as np from...
  • AkShare 股票数据

    10412 2021-02-01 《AkShare 使用教程》
    AkShare 股票数据 A股 股票市场总貌 上海证券交易所 深圳证券交易所 实时行情数据 历史行情数据 日频率 分时数据 历史分笔数据 腾讯财经 网易财经 A股-CDR 历史行情数据 次新股 股票指数 实时行情数据 历史行情数据 历史行情数据-新浪 历史行情数据-腾讯 科创板 实时行情数据 历史行情数据 科创板公...
  • 行业轮动(股票)

    # coding=utf-8 from __future__ import print_function , absolute_import , unicode_literals import numpy as np from gm . api import * ''' ...