| .. |
|
commands
|
fix: linter
|
2022-02-04 13:14:55 +01:00 |
|
configuration
|
fix: linter
|
2022-02-04 13:14:55 +01:00 |
|
data
|
Fix deprecation warnings
|
2022-02-01 19:11:51 +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
|
Filter tickers on stake-currency for kraken
|
2022-01-28 07:20:47 +01:00 |
|
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
|
optimize
|
Merge pull request #6307 from freqtrade/bt_shift
|
2022-02-02 19:52:10 +01:00 |
|
persistence
|
Merge pull request #6273 from freqtrade/pg_migrations
|
2022-02-06 14:39:02 +01:00 |
|
plot
|
fix: don't use different configuration keys, just add as 2nd argument
|
2022-02-04 12:47:13 +01:00 |
|
plugins
|
Performancefilter - improve sorting
|
2022-02-06 16:19:11 +01:00 |
|
resolvers
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
rpc
|
Merge pull request #6360 from stash86/pos_adjust
|
2022-02-06 17:08:37 +01:00 |
|
strategy
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +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
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
|
constants.py
|
Remove default from position_adjustment (otherwise strategy parameters won't work anymore)
|
2022-01-28 19:21:42 +01:00 |
|
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
|
freqtradebot.py
|
Merge pull request #6294 from xataxxx/health
|
2022-02-02 19:53:45 +01:00 |
|
loggers.py
|
Fix empty "/log" endpoint in certain moments
|
2022-01-16 15:37:00 +01:00 |
|
main.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
|
misc.py
|
Allow NaN when calculating digests
|
2022-01-22 08:10:09 +01:00 |
|
wallets.py
|
Fix crash when no min-stake-amount could be determined
|
2022-02-02 12:20:05 +01:00 |
|
worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |