Sdufequant

Latest version: v1.1.1

Safety actively analyzes 665902 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.3.9

==================

- 增加 :code:`--disable-user-system-log` 参数,可以独立关闭回测过程中因策略而产生的系统日志
- :code:`--log-level` 现在可以正确区分不同类型的日志,同时增加 :code:`none` 类型,用来关闭全部日志信息。
- 在不指定配置文件的情况下,默认会调用 :code:`~/.rqalpha/config.yml` 文件
- 支持 :code:`rqalpha generate_config` 命令来获取默认配置文件
- 指定策略类型不再使用 :code:`--kind` 参数,替换为 :code:`--strategy-type` 和配置文件呼应
- 重构 :code:`events.py`,现在可以更好的支持基于事件的模块编写了
- 将风险指标计算独立成 :code:`analyser` Mod
- 将事前风控相关内容独立成 :code:`risk_manager` Mod
- 将 `回测` 和 `实盘模拟` 相关功能独立成 :code:`simulation` Mod

0.3.8

==================

- 增加几个 technical analysis 的 examples 和自动化测试
- 修复一些在 Python 2 下运行的 bug

0.3.7

==================

- 增加 :code:`-mc` / :code:`--mod-config` 参数来传递参数到 mod 中
- 增加了 simple_stock_realtime_trade, progressive_output_csv,funcat_api 几个 DEMO mod 供开发者参考开发自己的 mod
- :code:`update_bundle` 移到 :code:`main.py` 中,方便直接从代码中调用 :code:`update_bundle`
- 增加了一些自动化的测试用例

0.3.6

==================

- support auto test with Travis [python 2.7 3.4 3.5 3.6]
- :code:`rqalpha.run` 现在支持直接传入 :code:`source_code` 了
- 支持 :code:`rqalpha.update_bundle` 函数

0.3.5

==================

- 增加 :code:`from rqalpha import run` 接口,现在可以很方便的直接在程序中调用RQAlpha 回测了。

0.3.4

==================

- 本地化模块更具有扩展性
- 修改 :code:`rqalpha update_bundle` 的目录结构,现在是在指定目录下生成一个 bundle 文件,而不再会直接删除当前文件夹内容了。

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.