applicate rifiniture in output
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
"base_dir": ".",
|
||||
"input_universe": "Input/Universo per Trading System.xlsx",
|
||||
"connection_txt": "connection.txt",
|
||||
"output_dir": "output",
|
||||
"plot_dir": "plot",
|
||||
"output_dir": "out_etf",
|
||||
"plot_dir": "plot_etf",
|
||||
"open_trades_dir": "open_trades",
|
||||
"audit_log_csv": "output/trades_audit_log.csv"
|
||||
"audit_log_csv": "out_etf/trades_audit_log.csv"
|
||||
},
|
||||
"hurst": {
|
||||
"lookback": null,
|
||||
@@ -83,7 +83,7 @@
|
||||
"max_retry": 3,
|
||||
"sleep_sec": 0.1,
|
||||
"timeout": 10,
|
||||
"cache_dir": "output/price_cache",
|
||||
"cache_dir": "out_etf/price_cache",
|
||||
"recompute_portfolio_open": false
|
||||
},
|
||||
"run": {
|
||||
|
||||
Reference in New Issue
Block a user