stable/freqtrade
Matthias a107c4c7b4 Download using asyncio 2018-08-10 11:08:28 +02:00
..
exchange Download using asyncio 2018-08-10 11:08:28 +02:00
optimize Download using asyncio 2018-08-10 11:08:28 +02:00
rpc Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc 2018-07-26 14:25:58 +03:00
strategy Flake8 fixes 2018-08-02 20:11:27 +02:00
tests Fix async test 2018-08-10 09:44:03 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Store backtest-result in different vars 2018-07-31 21:04:03 +02:00
configuration.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
constants.py XBT missing as a market symbol for BTC in constants 2018-08-01 06:03:34 +00:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Moving should_not_update logic to async function per pair. if there is 2018-08-09 12:47:26 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py Fix database migration 2018-08-04 20:22:45 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00