.. |
commands
|
feat: add list-hyperoptloss subcommand
|
2024-10-22 06:38:20 +02:00 |
configuration
|
chore: add documentation and add wait_for_training to config schema
|
2024-10-27 19:20:19 +01:00 |
data
|
chore: use Class for parse_timerange
|
2024-10-24 06:06:31 +02:00 |
edge
|
chore: update edge config to modern typing syntax
|
2024-10-04 06:42:29 +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-10-31 03:08:41 +00:00 |
freqai
|
Merge pull request #10827 from freqtrade/fix/freqai-zeros
|
2024-10-27 21:51:07 +01:00 |
ft_types
|
chore: update types config to modern typing syntax
|
2024-10-04 06:50:53 +02:00 |
leverage
|
fix: use t.leverage, not trade.leverage for cross liq calculations
|
2024-10-02 07:05:00 +02:00 |
loggers
|
feat: Exit with exception, not with exit1
|
2024-10-25 06:34:46 +02:00 |
mixins
|
ruff format: util
|
2024-05-13 07:10:25 +02:00 |
optimize
|
fix: Don't allow backtesting to exceed max_open_trades in odd edge-cases
|
2024-10-29 07:13:02 +01:00 |
persistence
|
fix: Don't allow backtesting to exceed max_open_trades in odd edge-cases
|
2024-10-29 07:13:02 +01:00 |
plot
|
chore: update plugins to modern typing syntax
|
2024-10-04 07:02:20 +02:00 |
plugins
|
chore: update plugins to modern typing syntax
|
2024-10-04 07:02:20 +02:00 |
resolvers
|
chore: improve behavior by validating earlier
|
2024-10-05 11:09:39 +02:00 |
rpc
|
chore: improve import sorting
|
2024-10-24 06:06:31 +02:00 |
strategy
|
feat: Allow strategies to not define enter_long
|
2024-10-07 20:28:29 +02:00 |
system
|
chore: re-export from system module
|
2024-10-05 11:30:17 +02:00 |
templates
|
chore: remove no longer required imports
|
2024-10-04 07:10:49 +02:00 |
util
|
Merge branch 'develop' into maint/bump_ruff_minpython
|
2024-10-06 08:28:09 +02:00 |
vendor
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
__init__.py
|
chore: bump version to 2024.10
|
2024-10-31 07:14:12 +01:00 |
__main__.py
|
chore: update conditional check for python version
|
2024-10-01 06:44:49 +02:00 |
constants.py
|
chore: update to modern typing syntax
|
2024-10-04 06:36:00 +02:00 |
exceptions.py
|
Add configuration error to Exception hierarchy
|
2024-03-19 06:39:34 +01:00 |
freqtradebot.py
|
chore: update config to modern typing syntax
|
2024-10-04 06:39:58 +02:00 |
main.py
|
Merge branch 'develop' into maint/bump_ruff_minpython
|
2024-10-06 08:28:09 +02:00 |
misc.py
|
chore: update to modern typing syntax
|
2024-10-04 06:36:00 +02:00 |
wallets.py
|
chore: update to modern typing syntax
|
2024-10-04 06:36:00 +02:00 |
worker.py
|
chore: update to modern typing syntax
|
2024-10-04 06:36:00 +02:00 |