We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e0a6e6a
fix bug:
5a95b1b
新特性:
load_dataview添加 large_memory参数 在加载大数据文件(1G以上)时,可以使用参数 large_memory=False避免占用大量内存。
do_analyze添加参数compound_rtn控制是否使用复利分析 测试CTA建议打开,Alpha测试中关闭.
修复BUG:
eec1fe2
Improve backtesting performance. Add more metrics data into report template.
38edc65
AlphaLiveTradeInstance
DataApi
TradeApi