.. |
data
|
fixed flake
|
2019-02-10 22:23:00 +03:00 |
edge
|
comments: removed mentioning recursion, typos, etc.
|
2019-02-27 13:35:06 +03:00 |
exchange
|
Super() should not be called with parameters
|
2019-02-26 21:01:50 +01:00 |
optimize
|
Fix issue that backtest is broken when stoploss_on_exchange is on
|
2019-03-06 19:55:34 +01:00 |
pairlist
|
remove remnants markets and precisionlist
|
2019-03-03 13:41:51 +01:00 |
resolvers
|
Only resolve exchanges from correct location
|
2019-02-21 07:07:45 +01:00 |
rpc
|
Remove pair market url
|
2019-02-26 19:27:28 +01:00 |
strategy
|
Orthography in the log message
|
2019-02-13 12:42:39 +03:00 |
tests
|
Fix issue that backtest is broken when stoploss_on_exchange is on
|
2019-03-06 19:55:34 +01:00 |
vendor
|
flake8 3.7.1 fixes
|
2019-01-31 07:51:03 +02:00 |
__init__.py
|
add VolumePrecisionPairList
|
2019-02-16 22:56:04 +01:00 |
__main__.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
arguments.py
|
Move --customhyperopts to hyperopt section
|
2019-03-04 07:24:05 +01:00 |
configuration.py
|
Move --customhyperopts to hyperopt section
|
2019-03-04 07:24:05 +01:00 |
constants.py
|
Merge pull request #1571 from hroff-1902/patch-9
|
2019-02-24 13:50:39 +01:00 |
freqtradebot.py
|
Merge branch 'develop' into feature/volume-precision-pairlist
|
2019-03-02 18:55:40 +01:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
main.py
|
Add RunMode setting to determine bot state
|
2019-01-22 07:04:19 +01:00 |
misc.py
|
multiple --config options
|
2019-02-19 15:14:47 +03:00 |
persistence.py
|
Complete refactor, moving query_trades to persistance as get_open_trades
|
2019-02-25 20:00:17 +01:00 |
state.py
|
Add RunMode setting to determine bot state
|
2019-01-22 07:04:19 +01:00 |
wallets.py
|
Remove unused and duplicate datastructure
|
2018-12-29 09:01:58 +01:00 |