stable/freqtrade
Matthias 0cb28f3d82 Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
..
commands Improve code quality 2023-03-19 17:50:08 +01:00
configuration ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
data Fix some type errors 2023-03-15 21:09:25 +01: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 Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
freqai Update freqai_interface.py 2023-03-25 13:37:07 +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 protect adjust_trade_position from crashing in case of unsafe code 2023-03-24 20:27:45 +01:00
persistence Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
plot Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01: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 add precision values to api schema 2023-03-25 11:55:47 +01:00
strategy fixed typo from trades to trade 2023-03-18 20:02:55 +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 .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 Version to 2023.3.dev 2023-02-25 16:18:33 +01:00
__main__.py Fix minor stylistic errors 2023-02-23 20:06:10 +01:00
constants.py Revert having price_rounding_mode as configuration 2023-03-26 10:24:47 +02:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +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