Commit Graph

43 Commits

Author SHA1 Message Date
Matthias a42000e1dd Change package author to "freqtrade team" 2019-09-18 11:36:16 +02:00
Matthias bb2d8fefd7 Enhance setup.py 2019-09-08 11:04:39 +02:00
Matthias 8f8acf5b06 Update ccxt to have this implemented 2019-08-25 10:43:37 +02:00
Matthias c0784b7c33
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
2019-08-13 19:36:06 +02:00
hroff-1902 4c4ba08e85 colorama added to install_requires 2019-08-13 19:47:38 +03:00
Jonathan Raviotta 8eb39178ea code block instructions. removed extra packages 2019-08-09 17:24:17 -04:00
Jonathan Raviotta ccf3c69874 edits to clarify backtesting analysis 2019-08-08 22:09:15 -04:00
Jonathan Raviotta 9df1c23c71 changed Path, added jupyter 2019-08-07 19:48:55 -04:00
Matthias f825e81d0e developers need all dependencies! 2019-07-29 20:54:35 +02:00
Matthias 7bea0007c7 Allow installing via submodules
freqtrade can be installed using `pip install -e .[all]` to include all
dependencies
2019-07-29 20:53:26 +02:00
Matthias c5ef700eb7 Use autogenerated entrypoint 2019-05-29 19:46:26 +02:00
misagh afffa2f313 changed to “Free, open source …” 2019-01-03 14:38:38 +01:00
Matthias c955415cc3 Switch from ujson to rapidjson 2018-12-28 10:01:16 +01:00
Matthias 64028647a0
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
2018-11-21 19:14:30 +01:00
Matthias 7757c53b06 Small fixes 2018-11-20 17:43:49 +01:00
Matthias e69f943911 Add missing semicolon 2018-11-19 20:07:35 +01:00
Matthias 4f800bfbc8 Fix pickling-error 2018-11-14 20:25:43 +01:00
Gert 3428b6666b Merge branch 'develop_current' into backslap_develop 2018-07-31 17:07:30 -07:00
Matthias ebfcc0fc13 install numpy before ta-lib to fix build errors 2018-07-29 14:01:50 +02:00
creslin 482b85182a
Update setup.py 2018-07-26 06:53:43 +00:00
creslinux 3b0cb7bc33 Added ujson and py_find_1st to setup.py 2018-07-16 18:06:31 +00:00
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