-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
谢谢老铁的工作,但是现在CsvRecorder保存的结果貌似不是csv哦, 我这边运行出来的结果是多个没有后缀的文件, ,如下:
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 2022/9/28 9:54 46 broker
-a--- 2022/9/28 9:54 65 executor
-a--- 2022/9/28 9:54 5 global_vars
-a--- 2022/9/28 9:54 185 meta.json
-a--- 2022/9/28 9:54 2890059 mod_sys_analyser
-a--- 2022/9/28 9:54 1969 portfolio
-a--- 2022/9/28 9:54 2 universe
-a--- 2022/9/28 9:54 287 user_context
通过rqalpha的run_file运行, config 的配置是:
{
...
'mod': {
'incremental': {'strategy_id': '000001',
'recorder': 'CsvRecorder',
'persist_folder': './datas'}}}
Metadata
Metadata
Assignees
Labels
No labels