.. |
commands
|
Enable Complexity for ruff
|
2023-02-25 20:50:26 +01:00 |
configuration
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
data
|
Don't reuse variable
|
2023-03-01 20:32:32 +01:00 |
edge
|
Rename edge.stoploss to get_stoploss
|
2023-02-14 07:18:11 +01:00 |
enums
|
Merge pull request #8184 from LangLazy/feature
|
2023-02-28 17:22:31 +01:00 |
exchange
|
Updat bybit ohlcv data to v5
|
2023-03-04 19:49:37 +01:00 |
freqai
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
mixins
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
optimize
|
Merge pull request #8202 from freqtrade/remove-populate-any-indicators
|
2023-03-03 06:33:25 +01:00 |
persistence
|
Expose relative realized profit
|
2023-03-04 18:20:31 +01:00 |
plot
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
plugins
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
resolvers
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
rpc
|
/maxentries should be in single tics.
|
2023-03-04 20:09:39 +01:00 |
strategy
|
added new text
|
2023-02-17 22:01:00 +00:00 |
templates
|
declare class names in FreqaiExampleHybridStrategy
|
2023-03-28 16:24:49 +03:00 |
util
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
vendor
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
__init__.py
|
Bump Version to 2023.3.dev
|
2023-02-25 16:18:33 +01:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
|
2023-02-24 13:25:18 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Improve typesafety around trade object
|
2023-03-01 20:32:32 +01:00 |
loggers.py
|
Fix outdated systemd related exception text.
|
2023-02-20 16:30:23 +07:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
wallets.py
|
Fix bug in stake_amount adjustment
|
2023-01-21 08:52:10 +01:00 |
worker.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |