.. |
data
|
remove unused imports
|
2018-12-28 10:44:24 +01:00 |
edge
|
Switch load_data to kwargs
|
2018-12-15 20:31:05 +01:00 |
exchange
|
do not copy DF if copy is false
|
2018-12-21 10:35:17 +01:00 |
optimize
|
Switch load_data to kwargs
|
2018-12-15 20:31:05 +01:00 |
pairlist
|
Check if number_assets is defined, as it's required by VolumePairList
|
2018-12-06 19:36:33 +01:00 |
resolvers
|
conflict with develop resolved
|
2018-12-09 15:16:38 +01:00 |
rpc
|
move fiat-convert to rpc - adjust imports
|
2018-12-11 20:27:30 +01:00 |
strategy
|
Merge pull request #1413 from freqtrade/feat/data_helpers
|
2018-12-17 09:14:10 +01:00 |
tests
|
remove unused imports
|
2018-12-28 10:44:24 +01:00 |
vendor
|
drop zlma implementation
|
2018-06-13 16:20:13 +02:00 |
__init__.py
|
Version bump to 0.18.1-dev
|
2018-12-27 11:47:00 +01:00 |
__main__.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
arguments.py
|
Load config-file in download_backtest_data -
|
2018-12-25 13:15:41 +01:00 |
configuration.py
|
Merge pull request #1390 from freqtrade/feat/dynamic_provider
|
2018-12-09 08:39:53 +01:00 |
constants.py
|
conflict with develop resolved
|
2018-12-09 15:16:38 +01:00 |
freqtradebot.py
|
comparing float instead of int
|
2018-12-24 11:39:11 +01:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
main.py
|
Lost in git !
|
2018-11-26 19:13:36 +01:00 |
misc.py
|
Log when dumping to file (instead of print)
|
2018-12-28 10:46:48 +01:00 |
persistence.py
|
Add handling for market orders
|
2018-12-27 11:19:26 +01:00 |
state.py
|
implement bot reconfiguration and expose it to telegram
|
2018-06-09 04:29:48 +02:00 |
wallets.py
|
Remove unused and duplicate datastructure
|
2018-12-29 09:01:58 +01:00 |