.. |
commands
|
Some finetuning for OKEX
|
2021-11-03 07:12:42 +01:00 |
configuration
|
Add position_adjustment_enable config keyword to enable it.
|
2021-12-11 00:28:12 +02:00 |
data
|
Simplify datahandler classes by exploiting commonalities
|
2021-12-02 20:19:22 +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
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Some more compatibility fixes.
|
2021-12-18 11:15:59 +02:00 |
persistence
|
Use parentheses instead of backslash
|
2021-12-18 18:55:47 +02:00 |
plot
|
Improve some more pct formattings
|
2021-11-11 16:12:23 +01:00 |
plugins
|
Merge pull request #6070 from cdimauro/suppress_logs
|
2021-12-21 21:07:15 +01:00 |
resolvers
|
Add default to minimal_roi to avoid failures
|
2021-10-27 06:33:49 +02:00 |
rpc
|
Allow forcebuy to also buy more when trade is already open.
|
2021-12-23 11:57:53 +02:00 |
strategy
|
Flake8 compatibility
|
2021-12-18 11:00:25 +02:00 |
templates
|
Add plotconfig as property documentation and sample
|
2021-11-28 19:39:43 +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 unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Re-add back the log i accidentally removed.
|
2021-12-22 11:49:43 +02:00 |
loggers.py
|
Exclude some parts from coverage that can't really be tested
|
2021-09-05 09:14:44 +02:00 |
main.py
|
Exclude more untestable sections from coverage
|
2021-09-05 15:40:21 +02:00 |
misc.py
|
feat: add one additional asterisk
|
2021-07-12 12:27:59 +00:00 |
wallets.py
|
Add base_stake_amount_ratio config param to support unlimited stakes.
|
2021-12-22 02:19:11 +02:00 |
worker.py
|
Fix some formatting errors, add test for strategy version
|
2021-12-04 14:40:05 +01:00 |