.. |
commands
|
Fix bug in config-builder
|
2023-08-20 13:51:33 +02:00 |
configuration
|
Don't use type() is comparisons
|
2023-08-22 20:39:36 +02:00 |
data
|
Fix linting a.k.a. Maybe one day, flake8 will like me
|
2023-09-02 15:05:34 +01: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
|
"fix" bybit invalid order responses for canceled orders
|
2023-09-03 17:05:57 +02:00 |
freqai
|
add QRDQN to SB3_CONTRIB_MODELS
|
2023-09-01 11:31:09 +03: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
|
Merge branch 'develop' into feat/stoploss_adjust
|
2023-08-29 07:04:08 +02:00 |
persistence
|
Improve naming of calculate_profit method
|
2023-09-04 06:42:16 +02:00 |
plot
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
plugins
|
Fix bug in volumepairlist if lookback is bigger than the available candles (new pairs)
|
2023-09-06 19:40:31 +02:00 |
resolvers
|
Improve "uses_after_fill" detection
|
2023-08-14 17:08:37 +02:00 |
rpc
|
remove old codes when we only can do partial entries
|
2023-09-07 18:05:46 +09:00 |
strategy
|
Add leverage adjustment to "stoploss_from_absolute"
|
2023-09-02 11:01:59 +02:00 |
templates
|
Merge branch 'develop' into feat/stoploss_adjust
|
2023-08-29 07:04:08 +02:00 |
types
|
move Notes to be a "API only" type
|
2023-08-03 06:17:06 +02:00 |
util
|
add dt_ts_def helper
|
2023-09-04 20:09:32 +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
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Delete trade if replacing the first order failed
|
2023-09-02 16:49:12 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Improve naming of calculate_profit method
|
2023-09-04 06:42:16 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Move rendering commands to utils
|
2023-08-15 07:42:05 +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 |