@@ -253,10 +253,10 @@ def test_compute_stats(self):
253
253
'Avg. Drawdown Duration' : pd .Timedelta ('41 days 00:00:00' ),
254
254
'Avg. Drawdown [%]' : - 5.925851581948801 ,
255
255
'Avg. Trade Duration' : pd .Timedelta ('46 days 00:00:00' ),
256
- 'Avg. Trade [%]' : 3.097629974370268 ,
256
+ 'Avg. Trade [%]' : 2.3537113951143773 ,
257
257
'Best Trade [%]' : 53.59595229490424 ,
258
258
'Buy & Hold Return [%]' : 703.4582419772772 ,
259
- 'Calmar Ratio' : 0.06456068720154355 ,
259
+ 'Calmar Ratio' : 0.049055964204885415 ,
260
260
'Duration' : pd .Timedelta ('3116 days 00:00:00' ),
261
261
'End' : pd .Timestamp ('2013-03-01 00:00:00' ),
262
262
'Equity Final [$]' : 51959.94999999997 ,
@@ -269,8 +269,8 @@ def test_compute_stats(self):
269
269
'Profit Factor' : 2.0880175388920286 ,
270
270
'Return [%]' : 419.59949999999964 ,
271
271
'SQN' : 0.916892986080858 ,
272
- 'Sharpe Ratio' : 0.2357610034211845 ,
273
- 'Sortino Ratio' : 0.7355072888872161 ,
272
+ 'Sharpe Ratio' : 0.17914126763602636 ,
273
+ 'Sortino Ratio' : 0.5588698138148217 ,
274
274
'Start' : pd .Timestamp ('2004-08-19 00:00:00' ),
275
275
'Win Rate [%]' : 46.15384615384615 ,
276
276
'Worst Trade [%]' : - 18.39887353835481 ,
0 commit comments