.. |
commands
|
Merge pull request #9986 from freqtrade/feat/show_config
|
2024-03-22 06:39:04 +01:00 |
configuration
|
Merge pull request #9986 from freqtrade/feat/show_config
|
2024-03-22 06:39:04 +01:00 |
data
|
More usages for ConfigurationError
|
2024-03-19 07:13:17 +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
|
Remove temporary gate workaround
|
2024-03-27 19:59:30 +01:00 |
freqai
|
Update PyTorchModelTrainer.py
|
2024-03-25 09:21:32 +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
|
don't use cum profit
|
2024-03-30 11:28:23 +01:00 |
persistence
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
|
2024-03-08 07:00:17 +01:00 |
plot
|
use strategy_wrapper for bot_loop_start in plotting
|
2023-11-25 12:51:17 +01:00 |
plugins
|
Add support for max_value in volume pair list
|
2024-03-28 22:20:34 +01:00 |
resolvers
|
Improve "uses_after_fill" detection
|
2023-08-14 17:08:37 +02:00 |
rpc
|
Configerror handling for bt api endpoint
|
2024-03-19 07:04:28 +01:00 |
strategy
|
Update / improve docs
|
2024-03-28 06:49:02 +01:00 |
templates
|
Update / improve docs
|
2024-03-28 06:49:02 +01:00 |
types
|
Fix typo and missing type def
|
2023-12-31 15:35:23 +01:00 |
util
|
chore: Split strip_trailing_zeros function in formatters
|
2024-03-17 13:55:25 +01:00 |
vendor
|
have to use bitwise operator, otherwise ambiguous error is thrown
|
2023-10-15 19:32:03 +09:00 |
__init__.py
|
Version bump to 2024.3-dev
|
2024-02-27 07:01:16 +01:00 |
__main__.py
|
Setup.sh should require 3.9
|
2023-09-07 06:25:44 +02:00 |
constants.py
|
rename to PairList
|
2024-01-08 16:38:30 +09:00 |
exceptions.py
|
Add configuration error to Exception hierarchy
|
2024-03-19 06:39:34 +01:00 |
freqtradebot.py
|
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
|
2024-03-28 19:35:53 +01:00 |
main.py
|
Add documentation link, re-align imports
|
2024-03-19 07:20:38 +01:00 |
misc.py
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
wallets.py
|
Clearer wallets variable/parameter wording
|
2024-02-25 09:07:53 +01:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |