Matthias
|
4a225cab23
|
test: update test for new "conflicting" behavior
|
2025-11-06 20:43:57 +01:00 |
|
Matthias
|
649aff8076
|
feat: add builtin spaces enter and exit
|
2025-11-06 20:30:38 +01:00 |
|
Matthias
|
1328df772b
|
feat: ensure spaces are valid identifiers
|
2025-11-05 21:05:15 +01:00 |
|
Matthias
|
007ab1b796
|
test: some cleanup
|
2025-11-04 07:14:01 +01:00 |
|
Matthias
|
c091426c44
|
feat: improve Auto-space detection logic
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ab28e43050
|
test: update tests to new behavior
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
4cabbe4d52
|
test: remove detect_parameters from tests
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
6f48b82297
|
test: slight update to test ...
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
c18a52fd2d
|
test: update tests for new error formatting
|
2025-10-25 13:15:41 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
c72f5b79fe
|
refactor: extract hyperopt-params test to separate file
|
2025-08-24 16:02:59 +02:00 |
|
Matthias
|
640cab2ca8
|
refactor: tests - update timezone.utc to UTC
|
2025-07-04 18:22:42 +02:00 |
|
Matthias
|
dfc1193c52
|
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
Add custom_roi() strategy callback
|
2025-05-25 09:13:32 +02:00 |
|
Matthias
|
ee25635c79
|
test: update tests for new StrategyValidator
|
2025-05-24 16:35:12 +02:00 |
|
Matthias
|
c3ea793abb
|
Merge branch 'develop' into add-custom-roi-strategy-callback
|
2025-05-15 07:22:25 +02:00 |
|
Matthias
|
c901f6d1dd
|
test: add test for custom_roi behavior
|
2025-05-15 07:22:18 +02:00 |
|
viotemp1
|
3fcf6559ab
|
change from skopt.space.Real to optuna.distributions.FloatDistribution
|
2025-03-31 13:48:12 +03:00 |
|
viotemp1
|
2595479e43
|
change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
|
2025-03-30 21:13:15 +03:00 |
|
Matthias
|
88d77658f8
|
tests: extract strategy_safe_wrapper tests
|
2024-11-30 13:49:04 +01:00 |
|
Matthias
|
52304b37a2
|
feat: Allow strategies to not define enter_long
|
2024-10-07 20:28:29 +02:00 |
|
Matthias
|
d7bee0c9e0
|
test: update further tests for precision_mode_price
|
2024-08-13 09:23:43 +02:00 |
|
Matthias
|
4f43e59643
|
Add test showing behavior of #10349
|
2024-06-21 16:41:59 +02:00 |
|
Matthias
|
93ed61a623
|
Improve stoploss test accuracy
|
2024-06-21 16:41:25 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
adeb93dc9c
|
ruff format: update strategy tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
50cd36acbd
|
Remove unused test method
|
2024-03-25 20:59:39 +01:00 |
|
Matthias
|
b1015172c7
|
Update test for fixed pandas behavior
|
2024-02-27 06:19:06 +01:00 |
|
Matthias
|
393df83a91
|
Implement enter_tag initialization to avoid futures warning
|
2024-01-14 14:33:47 +01:00 |
|
Matthias
|
4aab57ce62
|
Add test for pandas deprecation warning
|
2024-01-14 13:56:05 +01:00 |
|
Matthias
|
5841c65430
|
Remove unused test param
|
2024-01-14 13:51:26 +01:00 |
|
Matthias
|
bbbc8a760c
|
Fix stop evaluation sequence to have stop before liquidation
Adjust test to have liquidation above stop
closes #9296
|
2023-10-22 09:24:28 +02:00 |
|
Matthias
|
23aa8dcd51
|
Simplify profit calculation (removes unnecessary fallback)
|
2023-08-29 18:31:51 +02:00 |
|
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
3ec55885bd
|
Remove arrow from more tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
9421ca2628
|
Remove arrow from test_persistence
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
cfae98ae00
|
dt_now for tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
6b735bc683
|
Implement dt_now
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
bba6f8e133
|
Use length constant for tests
|
2023-04-12 07:19:36 +02:00 |
|
Matthias
|
f03a99918a
|
Ensure hyper param file can be loaded
closes #8452
|
2023-04-04 20:04:28 +02:00 |
|
Matthias
|
6e9ff5fdd8
|
Merge pull request #8202 from freqtrade/remove-populate-any-indicators
remove populate_any_indicators
|
2023-03-03 06:33:25 +01:00 |
|
Matthias
|
34c42be74f
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
|
robcaulk
|
fd4e27d889
|
remove populate_any_indicators
|
2023-02-21 14:22:40 +01:00 |
|
Matthias
|
cdd324d0a9
|
Rename stoploss_reached to ft_stoploss_reached
|
2023-02-13 20:08:54 +01:00 |
|
Matthias
|
34951f59d2
|
Update failing tests
|
2022-09-30 06:44:19 +02:00 |
|
Matthias
|
939fb7acb3
|
Fix enum imports
|
2022-09-09 20:31:30 +02:00 |
|
Matthias
|
665cf4431d
|
Add explicit test cov. for .range behavior
|
2022-08-20 08:41:31 +02:00 |
|
Matthias
|
b682fc446e
|
Graciously fail if strategy has freqAI code, but freqAI is not enabled.
|
2022-08-13 09:53:18 +02:00 |
|
Matthias
|
c190d57f1a
|
Test populate_any_indicator interface
|
2022-08-13 09:48:59 +02:00 |
|