.. |
commands
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
configuration
|
Properly handle invalid pairlists type before config validation
|
2023-05-27 08:19:56 +02:00 |
data
|
Reduce arrow usage further
|
2023-05-18 07:00:36 +02:00 |
edge
|
Fix wrong transition
|
2023-05-18 07:00:36 +02:00 |
enums
|
Force special exit reason for "recovered" exits
|
2023-04-25 18:09:46 +02:00 |
exchange
|
Extrac OKX convert stop order, call for regular orders, too
|
2023-05-24 20:15:36 +02:00 |
freqai
|
Update base_tensorboard.py
|
2023-05-25 16:35:06 +02:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Reduce verbosity of httpx (we don't need to see telegram calls)
|
2023-05-18 07:00:18 +02:00 |
mixins
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
optimize
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
persistence
|
Some more edits due to arrow
|
2023-05-19 07:15:24 +02:00 |
plot
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
plugins
|
Better handling of shift
|
2023-05-28 09:59:57 +02:00 |
resolvers
|
Improve typing
|
2023-05-15 17:53:18 +02:00 |
rpc
|
Merge pull request #8661 from freqtrade/feat/datetimehelpers
|
2023-05-22 18:22:29 +02:00 |
strategy
|
Convert minimal_roi to list comprehension
|
2023-05-27 19:57:12 +02:00 |
templates
|
add disclaimers everywhere about how example strategies are meant as examples
|
2023-05-12 08:16:48 +00:00 |
util
|
Add dt_humanize helper
|
2023-05-18 07:07:22 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
Bump develop version to 2023.6-dev
|
2023-05-27 20:18:39 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Don't force min_roi to have content
|
2023-05-27 19:39:00 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Improve recovery detection by skipping open orders
|
2023-05-24 18:19:14 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Merge branch 'develop' into pr/wizrds/8004
|
2023-05-22 18:24:32 +02:00 |
wallets.py
|
Improve wallets time handling
|
2023-05-18 07:00:36 +02:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |