.. |
data
|
Use kwarg for parse_ticker_dataframe
|
2019-06-09 13:19:01 +02:00 |
edge
|
Move validate_backtest_data and get_timeframe to histoyr
|
2019-05-25 16:51:52 +02:00 |
exchange
|
Add deep_merge for _ft_has and test
|
2019-06-09 14:06:29 +02:00 |
optimize
|
Move download of live data to load_data
|
2019-05-29 20:20:20 +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
|
trailing stoploss reason fixed
|
2019-06-02 13:27:31 +02:00 |
tests
|
Add deep_merge for _ft_has and test
|
2019-06-09 14:06:29 +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
|
Fix mypy error
|
2019-05-29 19:46:26 +02:00 |
configuration.py
|
hyperopt --min-trades parameter
|
2019-05-01 15:27:58 +03:00 |
constants.py
|
require username/password for API server
|
2019-05-25 14:42:13 +02:00 |
freqtradebot.py
|
Change persistence.init parameter
|
2019-05-30 06:33:16 +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
|
Change persistence.init parameter
|
2019-05-30 06:33:16 +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
|
better type hints in worker
|
2019-04-30 19:47:55 +03:00 |