.. |
commands
|
Simplify objective code formatting
|
2020-08-12 10:40:44 +02:00 |
configuration
|
Merge branch 'develop' into pr/yazeed/3091
|
2020-08-11 20:04:43 +02:00 |
data
|
Update return type comment
|
2020-07-12 10:23:09 +02:00 |
edge
|
Fix filtering for bumped pairs
|
2020-07-28 13:41:09 +02:00 |
exchange
|
Remove unused import
|
2020-08-14 11:31:02 +02:00 |
optimize
|
Improve formatting of result string to be a bit conciser
|
2020-08-14 07:31:14 +02:00 |
pairlist
|
Fix 0 division (if last = 0, something went wrong!)
|
2020-07-21 20:34:29 +02:00 |
persistence
|
FIx migrations
|
2020-08-14 11:25:40 +02:00 |
plot
|
Use correct initialization of DataProvider
|
2020-07-22 15:17:45 +02:00 |
resolvers
|
Reduce severity of hyperopt "does not provide" messages
|
2020-07-20 20:04:23 +02:00 |
rpc
|
Document exception hierarchy
|
2020-08-12 14:29:14 +02:00 |
strategy
|
Apply suggested documentation changes from code review
|
2020-07-04 09:43:49 +02:00 |
templates
|
Update strategy_methods_advanced.j2
|
2020-08-07 01:13:36 +02:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
fix typo in comment
|
2020-04-14 08:05:46 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Add filter for stoploss_on_exchange_limit_ratio to constants
|
2020-07-13 19:48:21 +02:00 |
exceptions.py
|
Introduce insufficientFunds Exception
|
2020-08-14 09:56:48 +02:00 |
freqtradebot.py
|
Add docstring to update_trade_state
|
2020-08-21 07:31:22 +02:00 |
loggers.py
|
Allow lower verbosity level for api server
|
2020-05-31 09:51:45 +02:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +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
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |