stable/freqtrade
Matthias a99c8c4046 replace pymarketcap with coinmarketcap (#562)
* replace pymarketcap with coinmarketcap

* fix tests to use coinmarketcap instead of pymarketcap

* use arraypos 0

* update setup.py from pymarketcap to coinmarketcap

* Add test to check for unsupported Crypto currency
2018-03-18 00:42:24 +01:00
..
exchange simplify some error message statements 2018-02-24 19:19:43 +02:00
optimize Merge pull request #518 from gcarq/cleaning_up_backtesting 2018-02-18 10:18:00 +02:00
rpc improving log messages 2018-02-24 18:58:57 +02:00
strategy enable stochastic and fisherRSI in default strategy 2018-02-14 13:02:31 +02:00
tests replace pymarketcap with coinmarketcap (#562) 2018-03-18 00:42:24 +01:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py Update bot version to 0.16.0 2018-01-22 20:51:39 -08:00
analyze.py better log message for outdated history 2018-02-24 19:25:08 +02:00
fiat_convert.py replace pymarketcap with coinmarketcap (#562) 2018-03-18 00:42:24 +01:00
indicator_helpers.py add generic fishers inverse transformation with smoothing 2018-02-14 10:17:43 +02:00
main.py more minor tweaks to log messages 2018-02-24 20:30:16 +02:00
misc.py allow max_open_trades to be zero (#561) 2018-03-17 10:40:50 +01:00
persistence.py remove unnecessary Decimal construction 2018-02-06 21:37:11 +02:00