Commit Graph

1493 Commits

Author SHA1 Message Date
enenn 1f75636e56 [1/3] Add support for multiple exchanges with ccxt (objectified version) (#585)
* remove obsolete helper functions and make _state a public member.

* remove function assertions

* revert worker() changes

* Update pytest from 3.4.2 to 3.5.0

* Adapt exchange functions to ccxt API
Remove get_market_summaries and get_wallet_health, add exception handling

* Add NetworkException

* Change pair format in constants.py

* Add tests for exchange functions that comply with ccxt

* Remove bittrex tests

* Remove Bittrex and Interface classes

* Add retrier decorator

* Remove cache from get_ticker

* Remove unused and duplicate imports

* Add keyword arguments for get_fee

* Implement 'get_pair_detail_url'

* Change get_ticker_history format to ccxt format

* Fix exchange urls dict, don't need to initialize exchanges

* Add "Using Exchange ..." logging line
2018-04-06 10:57:08 +03:00
pyup-bot 84bbe7728d Update sqlalchemy from 1.2.5 to 1.2.6 2018-03-30 22:52:47 +02:00
pyup-bot 71025fd374 Update scipy from 1.0.0 to 1.0.1 2018-03-24 20:40:57 +01:00
pyup-bot e5abc15c53 Update pytest from 3.4.2 to 3.5.0 2018-03-23 05:30:54 +01:00
Samuel Husso 556533f160 requirements add ccxt, remove bittrex 2018-03-21 19:02:04 +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
pyup-bot 5f68a445cf Update numpy from 1.14.1 to 1.14.2 2018-03-12 19:53:35 +01:00
pyup-bot 4be75d862f Update ta-lib from 0.4.16 to 0.4.17 2018-03-12 16:24:35 +01:00
Gérald LONLAS a10cd23990
Merge branch 'develop' into pyup-update-python-telegram-bot-9.0.0-to-10.0.1 2018-03-07 19:40:19 -08:00
pyup-bot d1dbefa376 Update sqlalchemy from 1.2.4 to 1.2.5 2018-03-06 20:50:25 +01:00
pyup-bot b986ed5613 Update pytest from 3.4.1 to 3.4.2 2018-03-06 04:37:20 +01:00
pyup-bot 96ad74cd51 Update python-telegram-bot from 9.0.0 to 10.0.1 2018-03-05 12:55:22 +01:00
pyup-bot 69eddbbc76 Update pytest-mock from 1.7.0 to 1.7.1 2018-03-01 12:56:17 +01:00
pyup-bot ebad2b7542 Update sqlalchemy from 1.2.3 to 1.2.4 2018-02-22 23:17:07 +01:00
Samuel Husso 293dc4da80
Merge pull request #523 from gcarq/pyup-update-numpy-1.14.0-to-1.14.1
Update numpy to 1.14.1
2018-02-21 09:09:20 +02:00
pyup-bot e58cafed6f Update pytest from 3.4.0 to 3.4.1 2018-02-21 02:43:34 +01:00
pyup-bot 072f0b07d4 Update numpy from 1.14.0 to 1.14.1 2018-02-21 02:43:31 +01:00
Samuel Husso 8eed9c08a6
Merge pull request #519 from gcarq/pyup-update-pytest-mock-1.6.3-to-1.7.0
Update pytest-mock to 1.7.0
2018-02-17 10:12:28 +02:00
pyup-bot 19616eba35 Update sqlalchemy from 1.2.2 to 1.2.3 2018-02-17 01:16:22 +01:00
pyup-bot e0153d8203 Update pytest-mock from 1.6.3 to 1.7.0 2018-02-16 22:58:22 +01:00
pyup-bot 3fb3d30365 Update pymarketcap from 3.3.155 to 3.3.158 2018-02-03 23:38:59 +01:00
pyup.io bot f45c64d61b Update pymarketcap from 3.3.154 to 3.3.155 (#498) 2018-02-03 21:32:16 +02:00
pyup-bot 7688f18a25 Update pymarketcap from 3.3.153 to 3.3.154 2018-02-01 18:08:57 +01:00
pyup-bot 8ba08af539 Update pytest from 3.3.2 to 3.4.0 2018-01-31 03:42:52 +01:00
Samuel Husso 3b11459a38
Merge pull request #454 from gcarq/replace_matplotlib
Replace matplotlib with Plotly
2018-01-28 12:59:10 +02:00
Janne Sinivirta 7d29df3783 replace matplotlib with Plotly in requirements.txt 2018-01-28 11:56:52 +02:00
pyup-bot f33bc93639 Update python-bittrex from 0.2.2 to 0.3.0 2018-01-28 04:38:46 +01:00
pyup-bot b547893fbf Update pymarketcap from 3.3.152 to 3.3.153 2018-01-26 17:53:44 +01:00
pyup-bot 29c84bf622 Update pymarketcap from 3.3.150 to 3.3.152 2018-01-26 16:23:43 +01:00
pyup-bot 5819ba9a9c Update sqlalchemy from 1.2.1 to 1.2.2 2018-01-25 04:16:43 +01:00
pyup-bot c83ac5271d Update pymarketcap from 3.3.148 to 3.3.150 2018-01-23 20:38:41 +01:00
pyup-bot 9a48e3b867 Update arrow from 0.12.0 to 0.12.1 2018-01-19 01:33:33 +01:00
pyup-bot fb34fe8c9a Update ta-lib from 0.4.15 to 0.4.16 2018-01-17 23:08:30 +01:00
pyup-bot 50462fdb00 Update sqlalchemy from 1.2.0 to 1.2.1 2018-01-15 16:32:27 +01:00
pyup-bot e5b27baa59 Update pymarketcap from 3.3.147 to 3.3.148 2018-01-13 13:38:23 +01:00
Janne Sinivirta 372dc5b49a
Merge pull request #368 from gcarq/pyup-update-pymarketcap-3.3.145-to-3.3.147
Update pymarketcap to 3.3.147
2018-01-13 07:33:16 +02:00
pyup-bot a26cb4bc6b Update pymarketcap from 3.3.145 to 3.3.147 2018-01-12 11:08:23 +01:00
pyup-bot 46a1a2de10 Update ta-lib from 0.4.14 to 0.4.15 2018-01-11 20:53:26 +01:00
pyup-bot 4bf6711dbb Update ta-lib from 0.4.10 to 0.4.14 2018-01-07 18:08:15 +01:00
pyup-bot d4c8ad5ba7 Update numpy from 1.13.3 to 1.14.0 2018-01-07 01:47:18 +01:00
pyup-bot 188fc69e56 Update pymarketcap from 3.3.143 to 3.3.145 2018-01-05 12:08:16 +01:00
Gérald LONLAS 552fba773d
Merge pull request #310 from gcarq/pyup-update-pytest-3.3.1-to-3.3.2
Update pytest to 3.3.2
2018-01-04 22:38:37 -08:00
pyup-bot c803762704 Update pytest from 3.3.1 to 3.3.2 2018-01-05 01:28:53 +01:00
pyup-bot f8d8f3347a Update pymarketcap from 3.3.141 to 3.3.143 2018-01-04 20:08:11 +01:00
pyup-bot cdfb18e9b4 Update pandas from 0.21.1 to 0.22.0 2017-12-31 14:21:50 +01:00
Janne Sinivirta 9f5f0ddaaa
Merge pull request #243 from gcarq/pyup-update-pymarketcap-3.3.139-to-3.3.141
Update pymarketcap to 3.3.141
2017-12-29 19:31:50 +02:00
pyup.io bot 965616b214 Update sqlalchemy from 1.1.15 to 1.2.0 (#245) 2017-12-28 10:11:32 +01:00
pyup-bot 6464373636 Update pymarketcap from 3.3.139 to 3.3.141 2017-12-27 10:19:45 +01:00
Gerald Lonlas ff6b0fc1c9 Display profits in fiat 2017-12-26 19:44:19 -08:00
pyup.io bot 9f907d5b5e Update python-bittrex from 0.2.1 to 0.2.2 (#189) 2017-12-15 16:10:10 +01:00
pyup-bot d6c14d5258 Update pandas from 0.21.0 to 0.21.1 2017-12-13 06:18:06 +01:00
pyup-bot 212f4fdd95 Update python-telegram-bot from 8.1.1 to 9.0.0 2017-12-08 23:21:03 +01:00
pyup-bot ea1c16f2ac Update pytest from 3.3.0 to 3.3.1 2017-12-06 05:15:53 +01:00
Janne Sinivirta 67337fadaa
Merge pull request #157 from gcarq/pyup-update-pytest-3.2.5-to-3.3.0
Update pytest to 3.3.0
2017-12-03 10:02:03 +02:00
Janne Sinivirta 94c1d66e59
Merge pull request #159 from gcarq/pyup-update-tabulate-0.8.1-to-0.8.2
Update tabulate to 0.8.2
2017-12-03 10:01:29 +02:00
pyup-bot 71c780a530 Update tabulate from 0.8.1 to 0.8.2 2017-12-03 08:34:08 +01:00
pyup-bot 7e579de163 Update pytest from 3.2.5 to 3.3.0 2017-12-03 08:34:01 +01:00
pyup-bot dd1a52c534 Update arrow from 0.10.0 to 0.12.0 2017-12-03 08:33:57 +01:00
Janne Sinivirta 05d7746f62 Revert "Update networkx from 1.11 to 2.0"
This reverts commit 0502bd3c2d.
2017-12-01 21:13:02 +02:00
Michael Egger fd30f5dc59
Merge branch 'develop' into pyup-initial-update 2017-11-23 21:49:56 +01:00
pyup-bot 0502bd3c2d Update networkx from 1.11 to 2.0 2017-11-23 21:07:43 +01:00
pyup-bot 3ce7ef5e8b Update pytest from 3.2.3 to 3.2.5 2017-11-23 21:07:42 +01:00
pyup-bot 2324aa0782 Update scipy from 0.19.1 to 1.0.0 2017-11-23 21:07:40 +01:00
pyup-bot 6a57a8da12 Update scikit-learn from 0.19.0 to 0.19.1 2017-11-23 21:07:39 +01:00
pyup-bot 9276f3202c Update pandas from 0.20.3 to 0.21.0 2017-11-23 21:07:37 +01:00
pyup-bot a6598997e2 Update sqlalchemy from 1.1.14 to 1.1.15 2017-11-23 21:07:36 +01: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 fafbb0abfe update python-bittrex to 0.2.0 2017-11-09 00:31:53 +01:00
Sebastien Moreau 8bdace68f6 Adds options for /status command 2017-10-29 20:51:38 -04:00
Michael Egger 79c3e0583d Merge pull request #76 from gcarq/hyperopt
Use hyperopt to find optimal parameters for buy strategy
2017-10-23 09:40:13 +02:00
Janne Sinivirta 35838f5e64 upgrade to latest telegram lib 2017-10-21 11:07:29 +03:00
Janne Sinivirta 4feb038d0a add hyperopt dependencies 2017-10-19 17:46:41 +03:00
Janne Sinivirta 60a7f8614c upgrade dependencies 2017-10-10 19:04:05 +03:00
Janne Sinivirta b2522b8dbc add pytest-cov dependency 2017-10-02 19:17:54 +03:00
Janne Sinivirta 463123adc5 Merge branch 'develop' into convert-to-pytest 2017-10-01 16:14:50 +03:00
Janne Sinivirta add6c875d6 add pytest-mock to requirements.txt 2017-10-01 15:24:27 +03:00
Janne Sinivirta 9cca42e371 add pytest to requirements.txt 2017-10-01 11:06:40 +03:00
gcarq 3456ead839 add numpy as required dep 2017-09-30 21:00:53 +02:00
gcarq 04bba626a8 define install_requires for package distribution 2017-09-29 20:07:50 +02:00
Janne Sinivirta d045116297 upgraded to latest telegram library (8.0) 2017-09-29 18:59:05 +03:00
gcarq f91cd8ea96 drop support for poloniex 2017-09-11 13:59:38 +02:00
gcarq 996beae770 pylint fixes 2017-09-08 23:10:22 +02:00
Janne Sinivirta 82b90f24e7 let TA-lib calculate macd, macdsignal and macdhistogram. remove the now unnecessary StockStats library 2017-09-02 11:56:56 +03:00
Janne Sinivirta c2d7854d62 add TA-lib dependency 2017-09-02 11:37:12 +03:00
gcarq e3eaad07b1 use jsonschema instead of custom type validations 2017-09-02 01:10:21 +02:00
Janne Sinivirta 1620f02ab2 update all dependencies to latest versions 2017-09-01 18:58:23 +03:00
Janne Sinivirta c46f718b40 upgrade several dependencies 2017-08-30 22:07:33 +03:00
gcarq 3c0074520c update requirements 2017-06-08 18:51:17 +02:00
gcarq 8703f3ebe6 implement StochRSI buy signal handler 2017-05-24 21:52:41 +02:00
gcarq 1e4f104f51 major refactoring 2017-05-18 02:13:02 +02:00
gcarq e0ccc1e4bd freeze urllib3 1.2.0 2017-05-18 02:13:02 +02:00
gcarq e5d693ed4c initial commit 2017-05-12 19:11:56 +02:00