.. |
commands
|
chore: update commands to modern typing syntax
|
2024-10-04 06:38:06 +02:00 |
configuration
|
chore: remove unused import
|
2024-09-29 15:06:22 +02:00 |
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-10-03 03:07:14 +00:00 |
freqai
|
freqai_info -> ft_params
|
2024-09-26 17:54:14 +02:00 |
ft_types
|
chore: rename types to ft_types
|
2024-09-04 06:44:48 +02:00 |
leverage
|
fix: use t.leverage, not trade.leverage for cross liq calculations
|
2024-10-02 07:05:00 +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: implement liquidation price update on all order fills
|
2024-10-02 07:05:00 +02:00 |
persistence
|
fix: allow setting 0 as liquidation price
|
2024-10-02 07:05:00 +02:00 |
plot
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
plugins
|
chore: move protection validation to protectionManager
|
2024-09-29 15:06:15 +02:00 |
resolvers
|
chore: Remove protections from config logic
|
2024-09-29 09:41:02 +02:00 |
rpc
|
chore: Remove now pointless helper function
|
2024-10-01 07:11:10 +02: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.10-dev
|
2024-09-29 20:01:11 +02: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
|
feat: update liquidation price on startup
|
2024-10-02 07:05:00 +02:00 |
main.py
|
chore: update to modern typing syntax
|
2024-10-04 06:36:00 +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 |