Matthias
|
b19f17fdfa
|
Improve handling of bt results in optimize_reports
|
2023-10-30 18:26:01 +01:00 |
|
Matthias
|
81cd241954
|
Update API backtest to return proper metadata
|
2023-08-03 07:05:57 +02:00 |
|
Matthias
|
1a1103c239
|
Add backtest-result typing
|
2023-07-30 10:54:03 +02:00 |
|
Matthias
|
3148cd39c2
|
Don't drop metadata from original dict when storing backtest results
|
2023-07-30 10:54:03 +02:00 |
|
Matthias
|
47fca02ba0
|
Improve docstring
|
2023-07-25 07:06:42 +02:00 |
|
Matthias
|
327b055468
|
Add consecutive wins/losses to backtest output
|
2023-07-24 07:22:33 +02:00 |
|
Matthias
|
f26b49ee06
|
Ensure return value is an int, not a np.int
|
2023-07-24 07:09:19 +02:00 |
|
Matthias
|
0f046ceaf2
|
Implement calc_consecutive_losses
|
2023-07-24 06:36:24 +02:00 |
|
Matthias
|
6ddbc8c00d
|
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
|
2023-07-23 19:57:47 +02:00 |
|
Matthias
|
955a63725a
|
Improve resiliance when showing older backtest results
|
2023-07-22 19:43:20 +02:00 |
|
Stefano Ariestasia
|
40d7d05e4e
|
merge 2 expectancy functions
|
2023-07-22 17:29:43 +09:00 |
|
Stefano Ariestasia
|
4812bcc28b
|
flake8 fiz
|
2023-07-22 09:13:24 +09:00 |
|
Stefano Ariestasia
|
c048e7229a
|
modify expectancy and expectancy ratio
|
2023-07-22 08:36:51 +09:00 |
|
Matthias
|
9c1fea0e7b
|
Add winrate to several bt metrics
|
2023-07-20 20:51:38 +02:00 |
|
Matthias
|
1717f86702
|
Extract edge output to proper module
|
2023-06-25 17:45:01 +02:00 |
|
Matthias
|
72504e62ad
|
Extract btstorage methods
|
2023-06-25 17:42:58 +02:00 |
|
Matthias
|
65e8359908
|
Improve naming of new file
|
2023-06-25 17:11:13 +02:00 |
|
Matthias
|
794bca1379
|
Split optimize report generation from visualization
|
2023-06-25 17:09:57 +02:00 |
|
Matthias
|
5e084ad2e5
|
convert optimize_reports to a package
|
2023-06-25 17:08:41 +02:00 |
|