.. |
commands
|
Support csv export for new and old versions
|
2021-05-02 20:41:45 +02:00 |
configuration
|
Don't use Arrow to get min/max backtest dates
|
2021-05-06 19:43:14 +02:00 |
data
|
fix indentation
|
2021-05-15 20:20:36 +09:00 |
edge
|
Add pair name to stoploss
|
2021-05-18 19:16:25 +02:00 |
exchange
|
Fix some typos
|
2021-05-16 14:50:25 +02:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Merge pull request #4941 from brookmiles/fix-stoploss-above-candle
|
2021-05-19 06:20:35 +02:00 |
persistence
|
Add absolute Profit to apiserver
|
2021-05-15 19:39:46 +02:00 |
plot
|
Use correct variable in pairlist_manager
|
2021-04-25 11:01:04 +02:00 |
plugins
|
Add tests for max-value filter
|
2021-05-17 19:47:57 +02:00 |
resolvers
|
NameErrors should not stop loading a different strategy
|
2021-04-23 19:36:26 +02:00 |
rpc
|
Total row for telegram "/status table" command
|
2021-05-17 16:22:48 +03:00 |
strategy
|
Change rate back to "open" for custom_sell
|
2021-05-14 07:18:10 +02:00 |
templates
|
Add "unfilledtimeout-unit" to full config sample
|
2021-05-20 06:26:07 +02:00 |
vendor
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
__init__.py
|
fix typo in comment
|
2020-04-14 08:05:46 +02:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
add ability to choose unit in unfilled timeout
|
2021-05-18 19:30:36 -04:00 |
exceptions.py
|
Introduce insufficientFunds Exception
|
2020-08-14 09:56:48 +02:00 |
freqtradebot.py
|
add ability to choose unit in unfilled timeout
|
2021-05-18 19:30:36 -04:00 |
loggers.py
|
Fix double logging
|
2020-11-25 14:31:34 +01:00 |
main.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
misc.py
|
Add chunks function.
|
2021-04-29 22:21:04 +02:00 |
state.py
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
wallets.py
|
Fix wallet calls
|
2021-04-26 14:12:52 +02:00 |
worker.py
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |