1 Star 0 Fork 14

张九经/stock_robot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
const.py 156 Bytes
一键复制 编辑 原始数据 按行查看 历史
邹吉华 提交于 2023-04-12 16:27 . 1.6
STOCK_FIELD_COUNT = 7
HISTORY_DATA_COUNT = 20
#起始资金
INITIAL_CAPITAL = 100000
#一次交易资金
ONCE_DEAL_CAPIAL = 30000
LEARN_TIMES = 10000000
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/StepZ/stock_robot.git
[email protected]:StepZ/stock_robot.git
StepZ
stock_robot
stock_robot
master

搜索帮助