.. |
data
|
Merge pull request #1901 from yperfanov/bid_ask_strategy
|
2019-06-11 11:14:39 +02:00 |
edge
|
minor optimize cleanup
|
2019-06-10 02:08:54 +03:00 |
exchange
|
Parametrize ohlcv_candle_limit (per call)
|
2019-06-09 14:52:17 +02:00 |
optimize
|
Small cleanup to reduce dict lookups during backtesting/hyperopt
|
2019-06-10 16:20:19 +02:00 |
pairlist
|
Reformat log statement
|
2019-03-21 06:14:43 +01:00 |
resolvers
|
Don't load hyperopts / optimize dependency tree if that module is not
|
2019-05-25 20:00:31 +02:00 |
rpc
|
Add secure way to genreate password, warn if no password is defined
|
2019-05-26 14:40:03 +02:00 |
strategy
|
Merge pull request #1925 from hroff-1902/strategy-advise-logging
|
2019-06-14 19:24:14 +02:00 |
tests
|
Merge pull request #1893 from hroff-1902/refactor-download-script
|
2019-06-14 20:12:07 +02:00 |
vendor
|
heikinashi loop optimized; reset_index moved to tests
|
2019-05-08 23:41:45 +03:00 |
__init__.py
|
inherit freqtrade exceptions from Exception i.o. BaseException
|
2019-05-16 22:38:59 +03:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
arguments.py
|
Merge pull request #1893 from hroff-1902/refactor-download-script
|
2019-06-14 20:12:07 +02:00 |
configuration.py
|
refactoring download_backtest_data.py
|
2019-05-29 21:57:14 +03:00 |
constants.py
|
require username/password for API server
|
2019-05-25 14:42:13 +02:00 |
freqtradebot.py
|
Merge branch 'develop' into stoploss_restart
|
2019-06-08 20:23:13 +02:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
main.py
|
make mypy happy
|
2019-05-30 21:00:16 +03:00 |
misc.py
|
Improve docstring for deep_merge_dicts
|
2019-06-09 14:04:19 +02:00 |
persistence.py
|
Merge branch 'develop' into stoploss_restart
|
2019-06-08 20:23:13 +02:00 |
state.py
|
Edgecli -> Edge for Runmode and start_edge()
|
2019-05-28 19:25:01 +02:00 |
wallets.py
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
worker.py
|
Move startup to freqtradebot
|
2019-05-20 20:11:50 +02:00 |