stable/freqtrade
Matthias df51111c33 Always show strategy summary 2023-04-09 08:53:36 +02:00
..
commands list-data should sort pairs also in timerange mode 2023-03-27 06:44:36 +02:00
configuration ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
data Merge pull request #8361 from TheJoeSchr/feature/trades-feather 2023-03-27 21:05:30 +02:00
edge Rename edge.stoploss to get_stoploss 2023-02-14 07:18:11 +01:00
enums telegram: Fix sending telegram message with exception 2023-03-10 18:09:05 +01:00
exchange Make stop_price_parameter configurable by exchange 2023-04-03 20:18:57 +02:00
freqai Merge pull request #8388 from freqtrade/patch-pair-colon-bug 2023-04-08 14:16:41 +02: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 Always show strategy summary 2023-04-09 08:53:36 +02:00
persistence Merge pull request #8412 from freqtrade/fix/partial_stops 2023-04-01 15:18:42 +02:00
plot Add current_time to bot_loop_start callbak 2023-03-26 11:22:19 +02:00
plugins Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
resolvers Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
rpc Update thread name for uvicorn worker 2023-04-07 14:49:53 +02:00
strategy Ensure hyper param file can be loaded 2023-04-04 20:04:28 +02:00
templates Add current_time to bot_loop_start callbak 2023-03-26 11:22:19 +02:00
util Remove .query from pairlock 2023-03-15 21:21:00 +01:00
vendor ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
__init__.py Bump develop version to 2023.4.dev 2023-03-30 07:06:23 +02:00
__main__.py Fix minor stylistic errors 2023-02-23 20:06:10 +01:00
constants.py fix randomize_starting_position typo 2023-04-02 03:42:05 +03:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Don't reset open_order_id if the order didn't cancel 2023-04-07 19:49:13 +02: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 Don't use deprecated Type construct 2023-03-11 15:15:32 +01:00
wallets.py Fix bug in stake_amount adjustment 2023-01-21 08:52:10 +01:00
worker.py telegram: Fix sending telegram message with exception 2023-03-10 18:09:05 +01:00