.. |
commands
|
Rename cli argument
|
2020-02-19 14:53:54 +01:00 |
configuration
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
data
|
copy=False does not make the changes inline anyway, so not needed
|
2020-02-22 19:54:19 +03:00 |
edge
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
exchange
|
increment limit to adjust to FTX defaults (1500 candles)
|
2020-02-16 13:20:11 +01:00 |
optimize
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
pairlist
|
Fix merge-error
|
2020-02-04 20:41:13 +01:00 |
plot
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
resolvers
|
initial search path is optional ...
|
2020-02-19 19:50:01 +01:00 |
rpc
|
winner, readability, with brackets as fix
|
2020-02-15 21:01:45 +01:00 |
strategy
|
Merge pull request #2944 from freqtrade/move_defaultstrategy
|
2020-02-20 08:52:24 +03:00 |
templates
|
matched commenting on previous sample_strategy.py
|
2020-02-23 16:56:55 +01:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
Revert versioning
|
2020-02-17 20:17:36 +01:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
exceptions.py
|
Capture FtBaseException at the outermost level
|
2019-12-30 15:11:07 +01:00 |
freqtradebot.py
|
Move heartbeat to worker
|
2020-02-21 05:07:31 +03:00 |
loggers.py
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
persistence.py
|
Full support for kraken stoploss
|
2020-02-19 19:21:48 +01:00 |
state.py
|
Be more selective which startup-messages are shown
|
2019-11-01 16:42:57 +01:00 |
wallets.py
|
Add some type hints
|
2020-02-02 07:00:40 +03:00 |
worker.py
|
Wording adjusted in helpstring
|
2020-02-23 22:50:58 +03:00 |