Matthias
|
261a593ba5
|
Update tests for new output format (string-formatted dates are not relevant).
|
2023-08-02 19:48:59 +02:00 |
|
Matthias
|
482cc615cc
|
Fix empty Path inits in tests
|
2023-08-02 17:57:49 +02:00 |
|
Matthias
|
33eecfa9ef
|
Fix test typo
|
2023-08-01 06:32:23 +02:00 |
|
Matthias
|
730ae781a9
|
Add explicit test for get_backtest_metadata
|
2023-07-31 21:22:22 +02:00 |
|
Matthias
|
1926e642cd
|
Improve backtest_stats storing test
|
2023-07-30 19:49:20 +02:00 |
|
Matthias
|
71737d8792
|
Remove half-commented test part
|
2023-07-29 20:08:20 +02:00 |
|
Matthias
|
6659d26131
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
|
Matthias
|
e7e7a17183
|
Add test confirming #8972
|
2023-07-29 08:50:28 +02:00 |
|
Matthias
|
fd7dfc95e3
|
Enhance dca integration test for adjust_entry checks
|
2023-07-28 07:16:12 +02:00 |
|
Matthias
|
797617abaa
|
Fix test comment
|
2023-07-28 07:07:10 +02:00 |
|
Matthias
|
9a400d0e6f
|
Allow comments and trailing commas in remotepairlist files
closes #8971
|
2023-07-27 18:05:22 +02:00 |
|
Matthias
|
bbf472e69b
|
Improve errorhandling on webserver endpoint
Part of https://github.com/freqtrade/frequi/issues/1387
|
2023-07-27 06:52:34 +02:00 |
|
Matthias
|
8b2abf4422
|
Remove .json from backtesting output
|
2023-07-25 20:41:28 +02:00 |
|
Matthias
|
997b80fd7b
|
Allow deleting of backtest files
|
2023-07-25 20:34:45 +02:00 |
|
Matthias
|
1d39cc18bf
|
Add is_file_in_dir helper function
|
2023-07-25 20:19:23 +02:00 |
|
Matthias
|
4ce95dd1c3
|
Merge pull request #8955 from freqtrade/feat/bt_streaks
Backtesting - streak output
|
2023-07-25 18:06:11 +02:00 |
|
Matthias
|
a9d310ca00
|
Disable bitvavo candle test temporarily after downtime
|
2023-07-24 07:17:29 +02:00 |
|
Matthias
|
380244f8b1
|
Improve calc_streak, rename method
|
2023-07-24 07:09:11 +02:00 |
|
Matthias
|
a7bd6725f5
|
Add test to verify consecutive wins / losses calculation
|
2023-07-24 06:36:16 +02:00 |
|
Matthias
|
d7916366bd
|
Adjust webhook tests to include timeout
|
2023-07-23 19:21:55 +02:00 |
|
Stefano Ariestasia
|
8f04225282
|
another test fix
|
2023-07-23 15:00:08 +09:00 |
|
Stefano Ariestasia
|
4c23771d39
|
fix expectancy test
|
2023-07-23 14:42:48 +09:00 |
|
Stefano Ariestasia
|
0eddc6b7ad
|
update expectancy test
|
2023-07-23 14:27:45 +09: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
|
3552fa431b
|
fix test
|
2023-07-22 11:40:52 +09:00 |
|
Stefano Ariestasia
|
3dd33cde00
|
fix test
|
2023-07-22 11:39:10 +09:00 |
|
Stefano Ariestasia
|
b0639ab319
|
flake8
|
2023-07-22 11:29:08 +09:00 |
|
Stefano Ariestasia
|
cfd8b068e7
|
add test for expectancy
|
2023-07-22 11:25:53 +09:00 |
|
Stefano Ariestasia
|
dcc3ef1309
|
flake8 fix
|
2023-07-22 09:18:22 +09:00 |
|
Stefano Ariestasia
|
c048e7229a
|
modify expectancy and expectancy ratio
|
2023-07-22 08:36:51 +09:00 |
|
Matthias
|
f4933a9cff
|
Improve test for pair_history
Verifies that startup_candle_count is verified correctly.
|
2023-07-21 20:57:05 +02:00 |
|
Matthias
|
ac2147727f
|
Update test for updated cost logic
|
2023-07-20 19:51:45 +02:00 |
|
Matthias
|
bdb778cb9f
|
Merge pull request #8912 from froggleston/rpc_expectancy
Add expectancy to RPC calls and telegram
|
2023-07-19 20:21:09 +02:00 |
|
froggleston
|
f95f954df7
|
Convert winrate to ratio instead of % in calculations
|
2023-07-18 22:25:17 +01:00 |
|
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
Matthias
|
68c3c764b7
|
Merge pull request #8914 from freqtrade/fix/8877
Dry-run open balance should include realized profit
|
2023-07-17 06:47:10 +02:00 |
|
Matthias
|
69ddbe3944
|
Merge pull request #8909 from freqtrade/backtest_adjustment
introduce order.stake_amount
|
2023-07-16 20:03:46 +02:00 |
|
Matthias
|
35714c469b
|
Add explicit dry_wallet test
|
2023-07-16 16:06:23 +02:00 |
|
Matthias
|
d0e0e156b1
|
Update tests to account for realized profit/loss
|
2023-07-16 16:06:23 +02:00 |
|
Matthias
|
8a55423ac7
|
Add asserts for wallet size
|
2023-07-16 16:04:00 +02:00 |
|
Matthias
|
66131d5103
|
Improve integration test assertions
|
2023-07-15 20:55:56 +02:00 |
|
froggleston
|
9d36dc7ac6
|
Fix line length
|
2023-07-15 16:59:33 +01:00 |
|
froggleston
|
d4b282d6f7
|
Fix expectancy calc and tests
|
2023-07-15 16:51:45 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
Matthias
|
768a7b47ec
|
Fix some futures symbol naming in tests
|
2023-07-15 17:14:57 +02:00 |
|
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
2023-07-15 16:09:13 +01:00 |
|
Matthias
|
626ea6b119
|
Add backtesting support for order.stake_amount
|
2023-07-15 14:55:22 +02:00 |
|
Matthias
|
d8c0621887
|
Add stake amount property to order object
|
2023-07-15 10:14:08 +02:00 |
|
Matthias
|
e4cd29d88c
|
Add test for trade.cost
|
2023-07-15 09:02:01 +02:00 |
|