.. |
commands
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
configuration
|
[kucoin] manage kucoin numeric password passed as environment variable as a string
|
2023-02-02 16:15:23 +01:00 |
data
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
edge
|
Rename edge.stoploss to get_stoploss
|
2023-02-14 07:18:11 +01:00 |
enums
|
Add Price Type Enum
|
2023-02-05 10:38:58 +01:00 |
exchange
|
Don't request sorted candles from HitBTC.
|
2023-02-25 13:49:16 +01:00 |
freqai
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
|
2023-02-24 13:25:18 +01:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
mixins
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
optimize
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
persistence
|
Fix dry-run stoploss orders filling "in place" after restart.
|
2023-02-18 19:25:11 +01:00 |
plot
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
plugins
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
resolvers
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
rpc
|
Add bt-error to UI backtest method.
|
2023-02-23 20:06:10 +01:00 |
strategy
|
Fix missing typehint in hyper.py
|
2023-02-13 20:13:26 +01:00 |
templates
|
give users ability to decide how many models to keep in dry/live
|
2023-02-22 22:27:56 +01:00 |
util
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
vendor
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
__init__.py
|
Version bump 2023.2
|
2023-02-25 16:02:36 +01:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
|
2023-02-24 13:25:18 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Rename stoploss() to create_stoploss()
|
2023-02-14 20:42:08 +01:00 |
loggers.py
|
Fix outdated systemd related exception text.
|
2023-02-20 16:30:23 +07:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
wallets.py
|
Fix bug in stake_amount adjustment
|
2023-01-21 08:52:10 +01:00 |
worker.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |