.. |
commands
|
Merge pull request #8369 from hippocritical/develop
|
2023-06-18 08:29:08 +02:00 |
configuration
|
be explicit when loading pairs file.
|
2023-06-19 18:29:37 +02:00 |
data
|
Don't allow downloading wrong pairs
|
2023-06-17 18:14:58 +02:00 |
edge
|
Fix wrong transition
|
2023-05-18 07:00:36 +02:00 |
enums
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
exchange
|
Improve typehint for markets
|
2023-06-17 18:04:41 +02:00 |
freqai
|
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
|
2023-06-18 13:39:36 +02:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Improve Log reduction and corresponding test
|
2023-06-10 09:44:20 +02:00 |
mixins
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
optimize
|
Simplify comparison depth
|
2023-06-17 14:25:46 +02:00 |
persistence
|
Fix random test failure
|
2023-06-17 18:26:08 +02:00 |
plot
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
plugins
|
Improve volumepairlist defaults
|
2023-05-29 15:18:46 +02:00 |
resolvers
|
Merge remote-tracking branch 'origin' into use-datasieve
|
2023-06-07 19:23:36 +02:00 |
rpc
|
Fix wrong final status on bg-tasks
|
2023-06-18 15:45:26 +02:00 |
strategy
|
Improve resiliance by using non-exchange controlled order attributes.
|
2023-06-16 19:58:35 +02:00 |
templates
|
Merge pull request #8590 from AchmadFathoni/develop
|
2023-06-10 15:27:01 +02:00 |
types
|
Update typedDict type used with pydantic
|
2023-06-03 12:33:44 +02:00 |
util
|
Use DOCS_LINK throughout
|
2023-06-17 09:10:54 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
Bump develop version to 2023.6-dev
|
2023-05-27 20:18:39 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
|
2023-06-18 13:39:36 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Double-check cancelling stop order didn't close the trade
|
2023-05-31 14:12:03 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Merge branch 'develop' into pr/wizrds/8004
|
2023-05-22 18:24:32 +02:00 |
wallets.py
|
Improve wallets time handling
|
2023-05-18 07:00:36 +02:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |