mirror of
https://github.com/xavierchuan/FX-ML-Trading-Engine.git
synced 2026-08-19 20:08:05 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fast": 20.0,
|
||||
"slow": 100.0,
|
||||
"final_equity": 100096.73588845377,
|
||||
"ann_return": 0.0009612082650605203,
|
||||
"ann_vol": 0.006298998439600644,
|
||||
"sharpe": 0.15259700002742987,
|
||||
"max_drawdown": -0.00570671952352962,
|
||||
"trades": 160.0,
|
||||
"atr_sl": 1.5,
|
||||
"atr_tp": NaN,
|
||||
"atr_window": 14.0
|
||||
}
|
||||
Reference in New Issue
Block a user