Commit Graph

22 Commits

Author SHA1 Message Date
Janne Sinivirta dde7df7fd3 add scikit-optimize to dependencies 2018-06-23 14:37:36 +03:00
Samuel Husso 7cc36eee0f Docs: point links to freqtrade org 2018-06-05 13:27:24 +03:00
Samuel Husso d20e3f79be analyze to use the ccxt OHLCV format
setup: remove bittrex and add requirement to ccxt

freqtradebot: update market summaries to ccxt format
2018-03-21 19:57:58 +02:00
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
Gerald Lonlas ff6b0fc1c9 Display profits in fiat 2017-12-26 19:44:19 -08:00
gcarq 82913cd3f4 upgrade python-bittrex to 0.2.1 2017-11-23 20:53:13 +01:00
gcarq 8f817a3634 use TTLCache for get_ticker_history 2017-11-11 15:29:31 +01:00
gcarq 567ed4ecda remove version pinning from setup.py 2017-11-09 00:33:22 +01:00
gcarq fafbb0abfe update python-bittrex to 0.2.0 2017-11-09 00:31:53 +01:00
Michael Egger e66dc8b027
Merge pull request #93 from gcarq/feature/interpreter-version-check
add interpreter version check
2017-11-06 17:23:53 +01:00
gcarq 27ac15f298 add tabulate to setup.py 2017-11-05 20:54:41 +01:00
gcarq 3e7700e9ac add interpreter version check 2017-11-05 17:44:58 +01:00
Janne Sinivirta 35838f5e64 upgrade to latest telegram lib 2017-10-21 11:07:29 +03:00
Janne Sinivirta b2522b8dbc add pytest-cov dependency 2017-10-02 19:17:54 +03:00
Janne Sinivirta 17e8bbacc3 add pytest-mock to setup.py 2017-10-01 16:17:27 +03:00
gcarq 8d3a6279b2 use pytest 2017-09-30 15:58:31 +02:00
gcarq df4da75535 add pypi classifiers 2017-09-29 20:15:54 +02:00
gcarq 04bba626a8 define install_requires for package distribution 2017-09-29 20:07:50 +02:00
gcarq 9c6c21637d fix testsuite 2017-09-29 19:28:32 +02:00
gcarq 09b27d2094 add manifest file 2017-09-29 19:28:32 +02:00
gcarq 998a887736 add command line script 2017-09-29 19:28:32 +02:00
gcarq 00499fa0d7 add setup.py 2017-09-29 19:28:32 +02:00