1 Star 0 Fork 74

kk/atpy

forked from 海风/hfpy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
海风 提交于 2020-10-22 09:50 . 增加:支持信号入库(pg)
version: "3.7"
services:
hfpy:
image: hfpy_pg:1015
container_name: hfpy
restart: always
environment:
# 策略信号入库使用
- "pg_config: "
volumes:
# 个人策略文件夹
- ./strategies:/hfpy/strategies
# hfpy配置文件
- ./config.yml:/hfpy/config.yml
# docker pull haifengat/hfpy && docker tag haifengat/hfpy haifengat/hfpy:`date '+%m%d'` && docker push haifengat/hfpy:`date '+%m%d'`
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/keel1982/atpy.git
git@gitee.com:keel1982/atpy.git
keel1982
atpy
atpy
master

搜索帮助