Matthias
|
437e5f0645
|
Fix officially supported exchange list
|
2021-11-03 19:20:39 +01:00 |
|
Matthias
|
0da5ef16e6
|
Remove unnecessary dependency
|
2021-10-18 19:16:56 +02:00 |
|
Matthias
|
ddba4e32d7
|
Fully remove flake8-type-annotations
|
2021-10-18 16:04:24 +02:00 |
|
Matthias
|
4c268847d4
|
Add pandas-ta to setup.py
|
2021-09-24 19:32:30 +02:00 |
|
Matthias
|
9fbc5c0537
|
Switch to pyproject.toml for setup
|
2021-05-27 14:03:39 +02:00 |
|
Matthias
|
d2680f6cb8
|
Remove telegram deprecation warning
closes #4688
|
2021-04-07 06:57:05 +02:00 |
|
Matthias
|
7728e269fd
|
Include Technical in default image
|
2021-04-03 07:17:02 +02:00 |
|
Matthias
|
262394e112
|
Add psutils to support OOM Gracefull shutdown
closes #4436, #4439 #3990
|
2021-02-25 19:24:30 +01:00 |
|
Matthias
|
fedbb5c0c4
|
Remove last flask occurance from setup.py
fixes #4390
|
2021-02-17 20:47:11 +01:00 |
|
Matthias
|
9f5c4ead15
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
|
Matthias
|
685d18940a
|
specify min-version for arrow
int_timestamp was introduced in this version
|
2020-10-16 08:13:31 +02:00 |
|
Matthias
|
2be8e8070a
|
Add Python 3.8 to setup.py classifiers
|
2020-09-28 20:02:11 +02:00 |
|
Matthias
|
ce228f19dc
|
Apply isort to setup.py
|
2020-09-28 19:43:32 +02:00 |
|
Matthias
|
ba8e93e2a1
|
Remove requirements-common.txt
in an attempt to simplify installation
|
2020-09-13 16:43:22 +02:00 |
|
Matthias
|
3171ad33b7
|
Add blosc compression
|
2020-07-24 17:44:29 +02:00 |
|
Matthias
|
0614e59966
|
Add tables dependency
|
2020-07-23 19:33:23 +02:00 |
|
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 |
|