Commit Graph

18475 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)
 

Author SHA1 Message Date
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
Matthias 2ed04916ae
Merge pull request #7676 from freqtrade/dependabot/pip/develop/pyarrow-10.0.0
3 years ago
Matthias d9f41e5570 Update pyarrow prebuilt wheel
3 years ago
Matthias b82fc3fabd
Merge pull request #7612 from freqtrade/reduce-indicator-population
3 years ago
Matthias f5c694213b
Merge pull request #7672 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.3
3 years ago
Matthias 4f1d1d4688
Merge pull request #7683 from freqtrade/add-statement-of-need
3 years ago
robcaulk 97df232ac6 add a warning to __init__ for get_corr_dataframes
3 years ago
robcaulk e6a70d95df Merge branch 'develop' into reduce-indicator-population
3 years ago
robcaulk 7b880a969a change elect to decide
3 years ago
robcaulk fbc281e695 fix grammar, remove hyperlink
3 years ago
robcaulk c3c6733b2d add statement of need to FreqAI docs
3 years ago
Matthias 0f2e540a64 Update windows documentation about 32bit Windows
3 years ago
Matthias ef8007fc42
Merge pull request #7675 from freqtrade/dependabot/pip/develop/uvicorn-0.19.0
3 years ago
Matthias b3f612ecfb Bump ccxt to 2.0.96
3 years ago
Matthias 735546ab89
Merge pull request #7674 from freqtrade/dependabot/pip/develop/nbconvert-7.2.3
3 years ago
robcaulk 66d8ed6c0b Merge remote-tracking branch 'origin/develop' into reduce-indicator-population
3 years ago
dependabot[bot] aa3d6dc298
Bump uvicorn from 0.18.3 to 0.19.0
3 years ago
Matthias ccba651d37
Merge pull request #7671 from freqtrade/dependabot/pip/develop/plotly-5.11.0
3 years ago
Matthias 53bc72f27f
Merge pull request #7680 from freqtrade/dependabot/pip/develop/psutil-5.9.3
3 years ago
Matthias 9c7e686db0
Merge pull request #7678 from freqtrade/dependabot/pip/develop/ccxt-2.0.90
3 years ago
Matthias ecd5e22960
Merge pull request #7673 from freqtrade/dependabot/pip/develop/pycoingecko-3.1.0
3 years ago
Matthias e010c01446
Merge pull request #7679 from freqtrade/dependabot/pip/develop/websockets-10.4
3 years ago
dependabot[bot] be67eb9586
Bump psutil from 5.9.2 to 5.9.3
3 years ago
Matthias 51c97d8099
Merge pull request #7677 from freqtrade/dependabot/pip/develop/colorama-0.4.6
3 years ago
dependabot[bot] 39f145e7ba
Bump websockets from 10.3 to 10.4
3 years ago
dependabot[bot] ac86d19459
Bump ccxt from 2.0.58 to 2.0.90
3 years ago
dependabot[bot] 7e12d03225
Bump colorama from 0.4.5 to 0.4.6
3 years ago
dependabot[bot] a5824f5cf2
Bump pyarrow from 9.0.0 to 10.0.0
3 years ago
dependabot[bot] 7348a8074e
Bump nbconvert from 7.2.1 to 7.2.3
3 years ago
dependabot[bot] 30f0a4dba2
Bump pycoingecko from 3.0.0 to 3.1.0
3 years ago
dependabot[bot] eb01bed33a
Bump scikit-learn from 1.1.2 to 1.1.3
3 years ago
dependabot[bot] 41c2dc2c68
Bump plotly from 5.10.0 to 5.11.0
3 years ago
robcaulk d59a7fa2f9 remove analysis_lock and realign example hybrid strat
3 years ago
Matthias 32a03a89c6
Merge pull request #7665 from freqtrade/update_ci
3 years ago
Matthias 707b224af5 Update generic CI's to ubuntu 22.04
3 years ago
Matthias 391c3f56f7 Add typehint to corr_pairlist
3 years ago
Matthias bd051cb205 Remove pandas workaround for pi image
3 years ago
Matthias cf4af2175c
Merge pull request #7662 from markdregan/backtest_extra_returns_fix
3 years ago
robcaulk fc53054d43 leverage list length knowledge, f-string change
3 years ago
Emre f98c7a2423 Remove loop of normalization from metadata
3 years ago
Matthias 5c14aeddc6 Add "--log-file" alias for "--logfile"
3 years ago
Mark Regan c26fda282f fix missing f-string from PR #7611
3 years ago
robcaulk 650bb8b7d7 ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
3 years ago
Matthias 352adaf127 Improve readability of is_time_to_refresh function
3 years ago
Matthias b7d2c14f2c Improve trading limits docs to mention upper limits
3 years ago
Matthias c23a9475e6 Move exchange utilities into separate module
3 years ago
Matthias 801e91c39e
Merge pull request #7618 from wizrds/fix/docker-config-record
3 years ago
Matthias 54c7122cc3
Merge pull request #7647 from freqtrade/combine_stop
3 years ago
Matthias 777af5517d Version bump develop version to 2022.11-dev
3 years ago
Matthias 9e0b39cddc Properly invert sign
3 years ago