stable/freqtrade
2018-02-09 21:03:38 +01:00
..
exchange Add simple caching to get_ticker and re-enable caching test 2018-02-09 21:03:38 +01:00
optimize Parse ccxt ohlcv history into dict in get_ticker_history 2018-02-04 19:43:05 +01:00
rpc Add pair argument to get_order and cancel_order, since it is required 2018-02-07 20:48:48 +01:00
strategy Remove unused code on Strategy interface 2018-01-28 13:21:25 -08:00
tests Write tests for ccxt exceptions 2018-02-09 21:03:38 +01:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py Implement buy/sell function and write tests, and add more detailed 2018-02-07 20:20:47 +01:00
analyze.py Parse ccxt ohlcv history into dict in get_ticker_history 2018-02-04 19:43:05 +01:00
fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
main.py Add pair argument to get_order and cancel_order, since it is required 2018-02-07 20:48:48 +01:00
misc.py Change ticker_interval from integer to string (1m, 5m, 1d, ...) 2018-02-04 19:41:49 +01:00
persistence.py Fix dry_run db issue when open_order_id exist 2018-01-22 23:23:29 -08:00