.. |
commands
|
Enhance list-data (detailed) view with "candles" column
|
2024-01-24 20:13:06 +01:00 |
configuration
|
Removed duplicated key
|
2024-01-22 22:48:45 +01:00 |
data
|
Remove since/until superfluous arguments
|
2024-02-11 13:04:39 +01:00 |
edge
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
enums
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
exchange
|
improve tests slighly
|
2024-02-10 20:13:17 +01:00 |
freqai
|
Code style improvements
|
2024-01-24 20:25:25 +01:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Hide most non-freqtrade logs in -v mode
|
2023-10-05 07:03:29 +02:00 |
mixins
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
optimize
|
perf: only create detail timedelta object once for detail backtests
|
2024-02-02 07:03:44 +01:00 |
persistence
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
|
2024-02-02 06:43:02 +01:00 |
plot
|
use strategy_wrapper for bot_loop_start in plotting
|
2023-11-25 12:51:17 +01:00 |
plugins
|
remove mode, add max_rank, modify test
|
2024-01-29 17:57:14 +09:00 |
resolvers
|
Improve "uses_after_fill" detection
|
2023-08-14 17:08:37 +02:00 |
rpc
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
|
2024-02-02 06:43:02 +01:00 |
strategy
|
update imports
|
2024-02-10 17:27:11 +01:00 |
templates
|
Fix identifier_typos
|
2024-01-01 17:21:47 +01:00 |
types
|
Fix typo and missing type def
|
2023-12-31 15:35:23 +01:00 |
util
|
Improve Coin formatter naming
|
2024-01-06 16:02:47 +01:00 |
vendor
|
have to use bitwise operator, otherwise ambiguous error is thrown
|
2023-10-15 19:32:03 +09:00 |
__init__.py
|
Bump version to 2024.2-dev
|
2024-01-30 07:03:07 +01:00 |
__main__.py
|
Setup.sh should require 3.9
|
2023-09-07 06:25:44 +02:00 |
constants.py
|
Fix superfluous changes
|
2024-02-07 12:30:50 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
|
2024-02-02 06:43:02 +01:00 |
main.py
|
Update hard min-requirement for python
|
2023-09-18 18:12:39 +02:00 |
misc.py
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
wallets.py
|
Don't use config['stake_amount'] in wallets
|
2023-12-12 22:43:46 +01:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |