freqtrade_origin/freqtrade
2023-09-24 17:21:21 +02:00
..
commands Move trades-to-ohlcv to converter file 2023-09-24 10:38:25 +02:00
configuration Don't use type() is comparisons 2023-08-22 20:39:36 +02:00
data Split trades methods into seperate converter file 2023-09-24 17:21:21 +02:00
edge Merge branch 'develop' into dataformat/feather 2023-07-29 20:04:12 +02:00
enums Add margin_mode to pairlists callback 2023-06-04 13:25:39 +02:00
exchange Don't allow empty order-type from exchange 2023-09-20 20:32:37 +02:00
freqai remove hardcoded docs link 2023-09-23 12:02:34 +02:00
leverage Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
loggers Improve Log reduction and corresponding test 2023-06-10 09:44:20 +02:00
mixins Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
optimize Make sure use_db is set as early as possible. 2023-09-23 18:20:19 +02:00
persistence Fix bug closing trades while recalculating 2023-09-16 16:39:52 +02:00
plot Merge branch 'develop' into dataformat/feather 2023-07-29 20:04:12 +02:00
plugins Merge pull request #9187 from stash86/full-pairlist 2023-09-23 10:24:13 +02:00
resolvers Improve "uses_after_fill" detection 2023-08-14 17:08:37 +02:00
rpc Improve enum imports 2023-09-10 18:10:38 +02:00
strategy update docstring 2023-09-17 03:17:07 -04:00
templates Add new parameter to strategy template 2023-09-17 22:25:23 +02:00
types move Notes to be a "API only" type 2023-08-03 06:17:06 +02:00
util Improve enum imports 2023-09-10 18:10:38 +02:00
vendor ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
__init__.py Bump version to 2023.9-dev 2023-08-27 20:40:37 +02:00
__main__.py Setup.sh should require 3.9 2023-09-07 06:25:44 +02:00
constants.py Merge pull request #9187 from stash86/full-pairlist 2023-09-23 10:24:13 +02:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Add handling for order replacement cancel failing 2023-09-22 06:37:56 +02:00
main.py Update hard min-requirement for python 2023-09-18 18:12:39 +02:00
misc.py Update safe_value_fallback to allow empty 2nd keys 2023-09-11 20:03:38 +02:00
wallets.py Include realized_profit in update_dry 2023-07-16 16:06:23 +02:00
worker.py telegram: Fix sending telegram message with exception 2023-03-10 18:09:05 +01:00