Matthias
a808fb3b10
versionbump ccxt to first version that has FTX implemented correctly
2020-06-03 06:11:34 +02:00
Matthias
61f6acb5c9
Add cors support - needed for UI
2020-05-16 07:07:24 +02:00
Matthias
b72997fc2b
Add flask-jwt-extended dependency
2020-05-09 20:16:04 +02:00
hroff-1902
38c6ba6c08
Update setup.py
...
Co-Authored-By: Matthias <xmatthias@outlook.com>
2020-04-29 13:54:47 +03:00
hroff-1902
9152e76966
Add skopt version check into setup.py
2020-04-29 13:54:47 +03:00
Fredrik81
d5609d4997
Changed back to progressbar2 for better handling of logger.
...
Coloring still needs some work (bug + what colors to use)
2020-04-06 13:12:32 +02:00
Matthias
93fc14d726
Exchange dependencies to coingekko
2020-03-07 11:52:02 +01:00
Matthias
e250c56829
Add Questionaire workflow
2020-01-29 21:21:38 +01:00
Matthias
1a73159200
Modify classifiers
2019-12-22 09:25:13 +01:00
Matthias
c417877eb8
sort pytest dependencies
2019-12-22 09:25:13 +01:00
Matthias
98baae9456
Add jinja2 to requirements
2019-11-21 06:32:45 +01:00
Matthias
8c5b299449
Merge pull request #2282 from freqtrade/jupyter_nbconvert
...
add plotting documentation to jupyter notebook
2019-10-01 19:58:20 +02:00
Matthias
d2f2473070
install hyperopt seperately ([hyperopt])
2019-09-25 11:40:34 +02:00
Matthias
9a3bad291a
Automatically generate documentation from jupyter notebook
2019-09-21 10:27:43 +02:00
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