.. |
commands
|
Add documentation for --cache backtest option
|
2022-01-19 20:19:17 +01:00 |
configuration
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
|
2022-01-19 11:44:35 +02:00 |
data
|
Improve message when no hyperopt fie is found
|
2022-01-21 15:24:26 +01:00 |
edge
|
Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
|
2021-09-18 10:48:18 +03:00 |
enums
|
OrderTypeValues should be in enums
|
2021-12-03 15:34:28 +01:00 |
exchange
|
Use realistic date for dry-run orders
|
2022-01-22 16:31:59 +01:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Add entry_tag to "entry" callbacks
|
2022-01-24 07:02:01 +01:00 |
persistence
|
Additional fix
|
2022-01-23 18:09:57 +02:00 |
plot
|
fix flake8
|
2022-01-20 21:00:33 +00:00 |
plugins
|
Spreadfilter log % fix
|
2022-01-18 14:05:03 +05:30 |
resolvers
|
Refactoring to use strategy based configuration
|
2021-12-24 12:38:43 +02:00 |
rpc
|
Add /health endpoint that returns last_process timestamp, fix issue #6009
|
2022-01-23 21:58:46 +02:00 |
strategy
|
Update advanced strategy template with missing methods
|
2022-01-24 07:02:02 +01:00 |
templates
|
Update advanced strategy template with missing methods
|
2022-01-24 07:02:02 +01:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
Exclude some parts from coverage that can't really be tested
|
2021-09-05 09:14:44 +02:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
Add note about legacy metadata format
|
2022-01-19 20:08:09 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Merge branch 'freqtrade:develop' into health
|
2022-01-24 13:52:53 +02:00 |
loggers.py
|
Fix empty "/log" endpoint in certain moments
|
2022-01-16 15:37:00 +01:00 |
main.py
|
Exclude more untestable sections from coverage
|
2021-09-05 15:40:21 +02:00 |
misc.py
|
Allow NaN when calculating digests
|
2022-01-22 08:10:09 +01:00 |
wallets.py
|
Improve log message wording for rejected stake amounts
|
2021-12-13 19:29:07 +01:00 |
worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |