Commit Graph

19263 Commits (a51e44eea304e548c74c190aed6a6adb8f81d0ed)
 

Author SHA1 Message Date
hippocritical a51e44eea3 Adding tests
3 years ago
hippocritical 82218d01f4 sped up the function generic_visit that now skips unnecessary fields
3 years ago
hippocritical a6356c2821 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
3 years ago
hippocritical c6f045afa9 fixing issues of the maintainer
3 years ago
hippocritical 126b8dac07
Merge branch 'freqtrade:develop' into strategy_utils
3 years ago
hippocritical 70e9fa6136 implementing the strategy_updater in a first version
3 years ago
Matthias cd4faa9c59 keep max_stake_amount through backtests
3 years ago
Matthias 62c4675e29 Remove some deprecated fields from the API
3 years ago
Matthias cb66663fd2 show max_stake_amount in API
3 years ago
Matthias 55001bf321 Keep max_stake_amount (only relevant for DCA orders).
3 years ago
Matthias 6f2c3e2528 Split migration and persistence tests
3 years ago
Matthias 2d6ca5c8bf
Merge pull request #7949 from freqtrade/freqai-doc-update
3 years ago
Robert Caulk 20901c833a
Improve `purge_old_models` explanation
3 years ago
Matthias 8a37eba0d9
Merge pull request #7946 from freqtrade/dependabot/pip/develop/numpy-1.24.1
3 years ago
Matthias 882e68c68b Rename backtest-result from new to "not new".
3 years ago
Matthias 6a15a9b412 Update backtest-result_new
3 years ago
dependabot[bot] 1cef40a134
Bump numpy from 1.23.5 to 1.24.1
3 years ago
Matthias e881175cc4
Merge pull request #7945 from freqtrade/dependabot/pip/develop/ccxt-2.4.60
3 years ago
Matthias 63f114395a is_short should be a boolean
3 years ago
dependabot[bot] aaeeb86622
Bump ccxt from 2.4.27 to 2.4.60
3 years ago
Matthias 19913e8dc5
Merge pull request #7940 from freqtrade/dependabot/pip/develop/isort-5.11.4
3 years ago
Matthias d01def3c61
Merge pull request #7941 from freqtrade/dependabot/pip/develop/pre-commit-2.21.0
3 years ago
Matthias faab4b2342
Merge pull request #7943 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.7
3 years ago
dependabot[bot] c5b246af80
Bump isort from 5.11.3 to 5.11.4
3 years ago
Matthias 9296ad23d9
Merge pull request #7938 from freqtrade/dependabot/pip/develop/nbconvert-7.2.7
3 years ago
Matthias 00112d81d2
Bump types-requests pre-commit
3 years ago
Matthias 9a556d2639 Remove all mac conflicts
3 years ago
Matthias 18709406c5 use link overwrite
3 years ago
Matthias 9ea8792d3c Attempt brew fix
3 years ago
dependabot[bot] 3993bd7c1c
Bump types-requests from 2.28.11.5 to 2.28.11.7
3 years ago
dependabot[bot] e0f60e175f
Bump pre-commit from 2.20.0 to 2.21.0
3 years ago
dependabot[bot] b1bf6d8dc9
Bump nbconvert from 7.2.6 to 7.2.7
3 years ago
Matthias ce13ce4b10 Update binance stoploss order types
3 years ago
Matthias 4601705814
Merge pull request #7923 from freqtrade/freqai_backtest
3 years ago
Matthias 524da3c7ab Don't actually load models to avoid random failures
3 years ago
Matthias ad0d7c9a9e Don't allow DCA trades to go beyond max order size
3 years ago
Matthias 2a7369b56a fix macos CI
3 years ago
Matthias 73792fd6ce Don't attempt to convert None to dict
3 years ago
Matthias 70531224e6 Allow setting identifier via UI
3 years ago
Matthias 07606a9e23 Simplify APi backtest config merging
3 years ago
Matthias 6d9f1fafb7 allow backtest_cache to be provided via backtest API
3 years ago
Matthias 256fac2a2b Add test for freqaimodels endpoint
3 years ago
Matthias 5dbd5c235a Add endpoint for freqAI models
3 years ago
Matthias 3012c55ec5
Merge pull request #7867 from Bloodhunter4rc/remotepairlist
3 years ago
Matthias a119fbd895 Small error-message finetuning
3 years ago
Bloodhunter4rc ebf60d85da self._init_done placed wrong. fixed
3 years ago
Bloodhunter4rc 43f5a16006 parse exception handling, remove info, cache change
3 years ago
Robert Caulk cc30210b3f
Merge pull request #7908 from freqtrade/add-3action-rl-env
3 years ago
Matthias 095bedf54e
Merge pull request #7915 from freqtrade/dependabot/pip/develop/blosc-1.11.1
3 years ago
Matthias 4bad2b5c04
Apply suggestions from code review
3 years ago