Commit Graph

13630 Commits (c29469decfa4c3069efe96bb2a0f012dff8a4f94)
 

Author SHA1 Message Date
cdimauro 5b998aeca7 Remove unused import
4 years ago
cdimauro 878e16545d Suppress additional logs for pairs in blacklist
4 years ago
Matthias c12f2378db
Merge pull request #6045 from freqtrade/trade_fee_fallback_value
4 years ago
Matthias 1a4b403792
Merge pull request #6047 from freqtrade/dependabot/pip/develop/uvicorn-0.16.0
4 years ago
Matthias b90c5e56fb Fix webserver schema bug when running in webserver mode
4 years ago
Matthias 8fdef2900e Increment API version to let clients know this is now available
4 years ago
Matthias 2918032dac
Merge pull request #6046 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.9
4 years ago
Matthias 06bd8a1540
Merge pull request #6052 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-2.4.3
4 years ago
dependabot[bot] 58cd91bd80
Bump python-telegram-bot from 13.8.1 to 13.9
4 years ago
Matthias dbe97bcdb1
Merge pull request #6053 from freqtrade/dependabot/github_actions/develop/crazy-max/ghaction-docker-buildx-3.3.1
4 years ago
Matthias 843eec63f0
Merge pull request #6051 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.28
4 years ago
Matthias 0df8786af6
Merge pull request #6048 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.24
4 years ago
Matthias b4ed90788b
Merge pull request #6050 from freqtrade/dependabot/pip/develop/ccxt-1.63.55
4 years ago
Matthias c871e51dcc
Merge pull request #6049 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.0
4 years ago
Matthias 857f4ec125 Remove exception-handlers which catch exceptions that are never raised
4 years ago
dependabot[bot] 783ee633aa
Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1
4 years ago
dependabot[bot] fb134c67a9
Bump peter-evans/dockerhub-description from 2.1.0 to 2.4.3
4 years ago
Matthias 849ca1ec06 Dependabot - use correct branch
4 years ago
Matthias 8da79d0ab2 Add blacklist-control to telegram
4 years ago
dependabot[bot] aaf5f4ce39
Bump sqlalchemy from 1.4.27 to 1.4.28
4 years ago
dependabot[bot] ae92bf56bf
Bump ccxt from 1.63.1 to 1.63.55
4 years ago
dependabot[bot] f47cfbd2a9
Bump mkdocs-material from 8.0.4 to 8.1.0
4 years ago
dependabot[bot] c9c683f2b0
Bump prompt-toolkit from 3.0.23 to 3.0.24
4 years ago
dependabot[bot] 81cafd090d
Bump uvicorn from 0.15.0 to 0.16.0
4 years ago
Matthias 671b9903d7 Add github-actions dependabot
4 years ago
Matthias cc96db76f0 Add possibility to delete pairs from the pairlist via api
4 years ago
Matthias e729fad99c Add unknown_fee_rate parameter
4 years ago
Matthias e9c3f0cbbd Add note about python3.10 not being supported
4 years ago
Matthias be6b1f6f83 Import from enums, not submodules
4 years ago
Matthias b79f2f2981
Merge pull request #6035 from freqtrade/revert-6034-dependabot/docker/python-3.10.1-slim-bullseye
4 years ago
Matthias facb5b3991
Revert "Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye"
4 years ago
Matthias 79a87649b9
Merge pull request #6034 from freqtrade/dependabot/docker/python-3.10.1-slim-bullseye
4 years ago
dependabot[bot] 7848e17a49
Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye
4 years ago
Matthias decaa24f81
Merge pull request #6028 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.4
4 years ago
Matthias f9529c1fb6
Merge pull request #6027 from freqtrade/dependabot/pip/develop/ccxt-1.63.1
4 years ago
dependabot[bot] 3dda0ef2ef
Bump mkdocs-material from 8.0.1 to 8.0.4
4 years ago
dependabot[bot] 50a6eaea22
Bump ccxt from 1.62.42 to 1.63.1
4 years ago
dependabot[bot] 61211a1194
Bump ta-lib from 0.4.21 to 0.4.22
4 years ago
Matthias fbd64d757d Improve doc wording
4 years ago
Matthias 4278c5a24a add note about arm64 installation
4 years ago
Matthias 243e59cabb
Merge pull request #5929 from dvdmchl/develop
4 years ago
Matthias 210202a797
Merge pull request #5756 from GluTbl/patch-1
4 years ago
Matthias c981cc335d Remove wrong comment
4 years ago
Matthias d0467b30ba Add strategy_version to API response
4 years ago
Matthias e3190cf8a8 Update documentation
4 years ago
Matthias 848a2d5383 Merge branch 'develop' into pr/dvdmchl/5929
4 years ago
Matthias 2080bf0952 Fix some formatting errors, add test for strategy version
4 years ago
Matthias 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell
4 years ago
Matthias 84ad176287 Improve documentation wording
4 years ago
Matthias 86910b58dc Bracket entry/exit prices to low/high of the candle
4 years ago