.. |
commands
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
configuration
|
Merge branch 'develop' into pr/froggleston/7861
|
2023-04-28 14:59:03 +02:00 |
data
|
Refactor methods in backtesting
|
2023-04-28 16:09:09 +02:00 |
edge
|
Rename edge.stoploss to get_stoploss
|
2023-02-14 07:18:11 +01:00 |
enums
|
Force special exit reason for "recovered" exits
|
2023-04-25 18:09:46 +02:00 |
exchange
|
refactor remove_exchange_credentials
|
2023-05-15 07:22:40 +02:00 |
freqai
|
Merge branch 'freqtrade:develop' into develop
|
2023-05-22 08:36:25 +00: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
|
Improve Date timezone useage
|
2023-05-14 08:54:26 +02:00 |
plot
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
plugins
|
Add clarifying comment, simplify code
|
2023-04-13 18:19:52 +02:00 |
resolvers
|
Improve typing
|
2023-05-15 17:53:18 +02:00 |
rpc
|
Simplify api backtesting by extracting the background_method
|
2023-05-21 12:04:18 +02:00 |
strategy
|
Further increase typehints in freqAI interface
|
2023-04-23 19:36:17 +02:00 |
templates
|
add disclaimers everywhere about how example strategies are meant as examples
|
2023-05-12 08:16:48 +00:00 |
util
|
REmove Rich-progress wrapper again
|
2023-04-09 16:21:30 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
Bump develop version to 2023.5-dev
|
2023-04-24 14:05:35 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
refactor remove_exchange_credentials
|
2023-05-15 07:22:40 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Improve typing
|
2023-05-15 17:53:18 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Don't use deprecated Type construct
|
2023-03-11 15:15:32 +01:00 |
wallets.py
|
Fix logic lapsus in check_exit_amount
|
2023-04-26 07:02:46 +02:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |