Commit Graph

3831 Commits (4c7bb79c86d6167659e8dca643f7bf9cd55519af)

Author SHA1 Message Date
Robert Caulk cd6f87be17
Merge pull request #7728 from freqtrade/improve_timerange
3 years ago
Matthias 0a7f4fd3cc fix httpx test warning
3 years ago
Matthias 097af973d2 improve RPC testcase to cover open orders
3 years ago
Matthias 30b467906c Delist FTX, following ccxt's delisting.
3 years ago
Matthias 95fd4072fa
Merge pull request #7701 from freqtrade/add-single-precision-freqai
3 years ago
robcaulk 1e9e7887aa fix constants.py, fix freqai test
3 years ago
Matthias a59d61472b Add test for dataframe footprint reduction
3 years ago
Matthias 535c365b4a Disable ftx ccxt_compat tests
3 years ago
Matthias ee0e59157c Update join relationship of orders table to selectin
3 years ago
robcaulk 214c622475 move dataframe converter to converter.py
3 years ago
robcaulk 9617d8143d Merge remote-tracking branch 'origin/develop' into add-single-precision-freqai
3 years ago
Robert Caulk 833578716c
Merge pull request #7644 from markdregan/multi-target-classifier
3 years ago
robcaulk 790ff2a84b merge develop into add-single-prec
3 years ago
robcaulk 66514e84e4 add LightGBMClassifierMultiTarget. add test
3 years ago
Matthias 0f9c5f8d41 Simplify timerange handling
3 years ago
Matthias 3e676dbaa4 Add properties to simplify timerange handling
3 years ago
Matthias ce3959a0c6
Merge pull request #7708 from freqtrade/improve_iteration
3 years ago
Wagner Costa Santos 6559384286 Merge branch 'develop' into backtest_live_models
3 years ago
Matthias 5ba012c592 Disable "tick" in test_update_funding_fees_schedule
3 years ago
Matthias 2068a44fd0 Add test for new behavior
3 years ago
Matthias d48a9ae96d Add leverage to backtest results
3 years ago
Robert Caulk 820aad670c
Merge pull request #7690 from freqtrade/track-current-candle
3 years ago
Emre 06a2957837
Merge branch 'develop' into add-single-precision-freqai
3 years ago
Matthias 25b8d34fe2 Update backtesting test
3 years ago
Matthias 6e09d552ac Properly handle and test ohlcv min_max with empty files
3 years ago
robcaulk 257c833831 add doc for single precision, dont allow half precision, add test
3 years ago
robcaulk 444a068481 merge develop into track-current-candle
3 years ago
Wagner Costa Santos 17798b3397 Merge branch 'develop' into backtest_live_models
3 years ago
robcaulk b3b756ec14 ensure test pass
3 years ago
Matthias 09e0a8d4df
Merge pull request #7689 from freqtrade/add-pca-dbscan-tests
3 years ago
robcaulk 255eb71270 start tracking the current candle in FreqAI, add robustness to corr_df caching and inference timer, add test for cache corr_df
3 years ago
robcaulk 63458a6130 isort
3 years ago
robcaulk 2afa185dc6 add integrated tests for PCA and DBSCAN
3 years ago
robcaulk 162056a362 fix flake8
3 years ago
robcaulk a49edfbaee add tests for CatboostClassifier
3 years ago
Matthias a323acf343 Improve ShufflePairlist to shuffle only once per candle
3 years ago
Matthias 801e91c39e
Merge pull request #7618 from wizrds/fix/docker-config-record
3 years ago
Matthias 255f38537e Simplify stoploss behavior by combining more commonalities
3 years ago
Matthias cf6b75a3f3 Use combined stoploss_adjust where possible
3 years ago
Matthias f70c00dd4c Improve variance around worker timing test
3 years ago
Matthias f93b6eec63 Improve timing for worker throttling
3 years ago
Robert Caulk 137aa1756b
Merge pull request #7593 from th0rntwig/prediction-shape
3 years ago
Matthias 3a40ad87c6
Merge pull request #7615 from freqtrade/price_jump_warn
3 years ago
Timothy Pogue bb06745227 fix tests
3 years ago
th0rntwig 49ff51f11f Change storage loc and fix test fail
3 years ago
Matthias d0571464db Improve test for worker throttle
3 years ago
Timothy Pogue c4a2ee05e7 fix freqai test
3 years ago
Matthias 547fd28811 Price-jump detection should only run once
3 years ago
Matthias 0ff7a0771d Move price_jump_warn to dataloading
3 years ago
Timothy Pogue 5ee3b8cbbb update config recording to use all configs, fix tests
3 years ago