Commit Graph

465 Commits (develop)

Author SHA1 Message Date
Matthias 519f2d93ba test: update tests for new stoploss_from_absolute behavior
1 week ago
Matthias f6e465a0ba test: add test for paramType property
1 week ago
Matthias 65a713a569 fix: don't break list-strategies if one strategy has invalid parameters
2 weeks ago
Matthias 9a9b4e15f3 test: pandas warning tests to show warnings
2 months ago
Matthias 577464c12d
Merge pull request #12506 from dev-starlight/develop
2 months ago
Matthias 3543437fc5 test: add test chinese comment to strategy_test file
2 months ago
Matthias 5c02ce934d test: remove outdated TODO
2 months ago
Matthias 4a225cab23 test: update test for new "conflicting" behavior
3 months ago
Matthias f93c906614 test: improve tests for new builtin spaces
3 months ago
Matthias 649aff8076 feat: add builtin spaces enter and exit
3 months ago
Matthias 1328df772b feat: ensure spaces are valid identifiers
3 months ago
Matthias d1b553cecc test: add custom parameter to test strategy
3 months ago
Matthias 007ab1b796 test: some cleanup
4 months ago
Matthias c091426c44 feat: improve Auto-space detection logic
4 months ago
Matthias ab28e43050 test: update tests to new behavior
4 months ago
Matthias 4cabbe4d52 test: remove detect_parameters from tests
4 months ago
Matthias 6f48b82297 test: slight update to test ...
4 months ago
Matthias 635af046bf test: add test for string loading skipping
4 months ago
Matthias c18a52fd2d test: update tests for new error formatting
4 months ago
Matthias 44ec500744 test: add Test-case to ensure hyperopt logging
4 months ago
Matthias 8526733b36 chore: update hyperopt test strategy to new interface
4 months ago
Matthias a9447e7edf Merge branch 'develop' into fix_merge_informative_pair
4 months ago
Matthias 876875cff2 test: add test-case for no overlap merges
4 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
5 months ago
Matthias 0ca846b2c5 test: update test comment
5 months ago
Matthias 0111e97856 test: update test
5 months ago
Matthias 68429f9c37 fix: improve wording for config overriding strategy values
5 months ago
Matthias 816ca2ea15 feat: add error in case of non-available informative dataframe
6 months ago
Mihail 70d7dcd189 Made test_merge_informative_pair_monthly asserts data dependent.
6 months ago
Mihail d36fdc1d69 Added exact dates to test_merge_informative_pair_monthly.
6 months ago
Mihail b9482f420d Changed test_merge_informative_pair_monthly test to contain the data from previous informative candle on start too.
6 months ago
Matthias b4796cbf73 test: improve decimal parameter test
6 months ago
Matthias e042b2e07b test: improve parameter naming
6 months ago
Matthias 9f021cbee6 test: remove combined test
6 months ago
Matthias bf615e415b test: split parameter tests to one test per parameter
6 months ago
Matthias c72f5b79fe refactor: extract hyperopt-params test to separate file
6 months ago
Matthias c4a29a0178 test: ensure candle_type_def is set properly
7 months ago
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
8 months ago
Matthias 1ba411cccf tests: Update empty error match
8 months ago
Matthias ce46cd7343
Merge pull request #11646 from freqtrade/deps/numpy2
9 months ago
Matthias dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
9 months ago
Matthias ee25635c79 test: update tests for new StrategyValidator
9 months ago
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback
9 months ago
Matthias c901f6d1dd test: add test for custom_roi behavior
9 months ago
Matthias 3b6dbaccf8 test: add failing test for #11752
9 months ago
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem
9 months ago
viotemp1 3fcf6559ab change from skopt.space.Real to optuna.distributions.FloatDistribution
11 months ago
viotemp1 2595479e43 change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
11 months ago
Matthias dd8938ced2 test: add test for adjust_order_price and adjust_entry_price collision
1 year ago
Matthias 471df70f62 test: add test for improved safe_wrapper behavior
1 year ago