stable/freqtrade
2018-03-14 11:15:28 +01:00
..
exchange Replace key 'rate' with 'price' in orders to conform to ccxt 2018-03-14 11:15:28 +01:00
optimize Remove hardcoded exchange while backtesting 2018-03-12 20:02:02 +01:00
rpc Replace key 'rate' with 'price' in orders to conform to ccxt 2018-03-14 11:15:28 +01:00
strategy Remove unused code on Strategy interface 2018-01-28 13:21:25 -08:00
tests Replace key 'rate' with 'price' in orders to conform to ccxt 2018-03-14 11:15:28 +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 Use ccxt order format 2018-03-13 22:34:40 +01:00
misc.py Limit exchanges to binance and bittrex for now 2018-03-12 20:02:15 +01:00
persistence.py Replace key 'rate' with 'price' in orders to conform to ccxt 2018-03-14 11:15:28 +01:00