freqtrade_origin/freqtrade
2024-09-26 16:31:43 +02:00
..
commands chore: remove no longer valid todo 2024-09-20 07:06:21 +02:00
configuration Add filter for entry and exit only parameter 2024-09-10 15:21:56 +05:30
data refactor: Move dataframe parsing into get_historic_ohlcv 2024-09-20 07:23:52 +02:00
edge Ruff format edge 2024-05-13 07:10:25 +02:00
enums feat: implement __str__ for marign and tradingmode enums 2024-09-06 20:58:54 +02:00
exchange chore: update pre-commit hooks 2024-09-26 03:17:36 +00:00
freqai fix: Update BasePyTorchRegressor.py 2024-09-26 16:31:43 +02:00
ft_types chore: rename types to ft_types 2024-09-04 06:44:48 +02:00
leverage Ruff format: more random files 2024-05-13 07:10:25 +02:00
loggers ruff format: loggers 2024-05-13 07:10:25 +02:00
mixins ruff format: util 2024-05-13 07:10:25 +02:00
optimize feat: initialize trade objects with 0 amount 2024-09-22 08:47:52 +02:00
persistence fix: odd calculation in calc_profit_ratio 2024-09-22 08:47:52 +02:00
plot Remove compatibility layer for calculate_max_drawdown 2024-05-15 06:54:17 +02:00
plugins chore: add explaining comment 2024-09-15 10:37:28 +02:00
resolvers chore: Don't override builtins 2024-07-05 08:51:20 +02:00
rpc chore: remove redundant method 2024-09-11 11:33:38 +08:00
strategy chore: Update formatting of default export sequence 2024-08-18 08:38:11 +02:00
templates chore: ruff format notebook 2024-08-19 19:59:15 +02:00
util chore: improve rhci_progress typing, remove mutable arguments 2024-09-01 08:27:53 +02:00
vendor Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00
__init__.py chore: bump version to 2024.9-dev 2024-08-31 08:31:42 +02:00
__main__.py ruff format: remaining files 2024-05-13 07:10:25 +02:00
constants.py Merge remote-tracking branch 'upstream/develop' into feature/10348 2024-07-28 22:26:58 +05:30
exceptions.py Add configuration error to Exception hierarchy 2024-03-19 06:39:34 +01:00
freqtradebot.py feat: initialize trade objects with 0 amount 2024-09-22 08:47:52 +02:00
main.py chore: set asyncio-policy for windows 2024-08-08 20:25:09 +02:00
misc.py chore: align safevalue_fallback types 2024-08-15 08:06:50 +02:00
wallets.py fix: properly consider open order values as "tied up" stake. 2024-09-22 13:17:27 +02:00
worker.py Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00