Matthias
|
a7fcd1263b
|
chore: Fix typing
|
2024-07-09 19:39:47 +02:00 |
|
Matthias
|
9c41ab10ff
|
chore: remove tabulate output
|
2024-07-09 07:15:18 +02:00 |
|
Matthias
|
f9af659153
|
feat: edge-cli output to rich
|
2024-07-09 07:08:10 +02:00 |
|
Matthias
|
2d31314eb4
|
feat: bt-result to tabulate
|
2024-07-09 06:54:04 +02:00 |
|
Matthias
|
06a0264f2b
|
feat: period breakdown -> rich table
|
2024-07-09 06:51:11 +02:00 |
|
Matthias
|
315351b573
|
feat: Tag table -> rich
|
2024-07-09 06:49:33 +02:00 |
|
Matthias
|
a605ae20a7
|
feat: initial backtest table to rich
|
2024-07-09 06:43:12 +02:00 |
|
Matthias
|
5765bb4a4f
|
feat: Update initial bt table
|
2024-07-09 06:38:10 +02:00 |
|
Matthias
|
03d2d5dc5d
|
Update bt_output types
|
2024-06-13 06:43:31 +02:00 |
|
Matthias
|
dd469944c9
|
Extract per-tag subresults from main backtest_result method
|
2024-06-13 06:43:31 +02:00 |
|
Matthias
|
156eeb90b9
|
Output mixed tags table
|
2024-06-13 06:43:31 +02:00 |
|
Matthias
|
2ec4449558
|
Use better column header for backtest output
|
2024-06-11 19:08:24 +02:00 |
|
Matthias
|
09b1b1ab94
|
Use "trades" wording in backtest tables
|
2024-06-11 07:03:47 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
b97ff77d65
|
Update a few missed ruff format updates
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
801ab4acc9
|
ruff format: optimize
|
2024-05-13 07:10:25 +02:00 |
|
Stefano Ariestasia
|
4c2586b3aa
|
remove duplicate stat from BT table
|
2024-05-11 10:24:55 +09:00 |
|
Matthias
|
8004829696
|
Further reduce problematic default args
|
2024-04-20 09:15:11 +02:00 |
|
Matthias
|
7b5e444333
|
Improve code stability
|
2024-03-30 13:36:19 +01:00 |
|
Matthias
|
be26e31235
|
Remove obsolete code, improve resilience
|
2024-03-30 13:20:43 +01:00 |
|
Matthias
|
36f1111d92
|
Remove custom handling for exit reason stats.
It's not different from regular tag outputs, really
|
2024-03-30 13:11:59 +01:00 |
|
Matthias
|
9726c4ae21
|
don't use cum profit
|
2024-03-30 11:28:23 +01:00 |
|
Matthias
|
7895eeb3b6
|
Fix tests after modified output
|
2024-03-30 11:20:41 +01:00 |
|
Matthias
|
0a186eb8b7
|
Remove Cum Profit %
it's a missleading metric in any case where stake-amount is not 100% identical.
|
2024-03-30 11:18:56 +01:00 |
|
Matthias
|
74bb1a29b6
|
Fix indentation
|
2024-01-06 17:55:03 +01:00 |
|
Matthias
|
9f682b5829
|
Improve Coin formatter naming
|
2024-01-06 16:02:47 +01:00 |
|
Matthias
|
e1ad87a565
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
ec1b2e1da5
|
Remove further deprecated metric report
|
2024-01-04 14:51:21 +01:00 |
|
Matthias
|
73970d27bf
|
Remove deprecated bt-output option
|
2024-01-04 14:45:42 +01:00 |
|
Matthias
|
1a1103c239
|
Add backtest-result typing
|
2023-07-30 10:54:03 +02:00 |
|
Matthias
|
327b055468
|
Add consecutive wins/losses to backtest output
|
2023-07-24 07:22:33 +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
|
1717f86702
|
Extract edge output to proper module
|
2023-06-25 17:45:01 +02:00 |
|
Matthias
|
65e8359908
|
Improve naming of new file
|
2023-06-25 17:11:13 +02:00 |
|