Matthias
|
2fffe7c5dd
|
Fix missing comma
|
2022-09-23 20:03:33 +02:00 |
|
Matthias
|
7c093388e7
|
Add pyarrow dependency
|
2022-09-23 19:36:23 +02:00 |
|
Matthias
|
3274bb0751
|
Remove msgpack for now
|
2022-09-20 06:55:22 +02:00 |
|
Timothy Pogue
|
418bd26a80
|
minor fixes, rework consumer request, update requirements.txt
|
2022-08-30 11:04:16 -06:00 |
|
Matthias
|
711b6b1a1a
|
Merge branch 'develop' into precise_calcs
|
2022-08-16 09:29:39 +02:00 |
|
Matthias
|
da253f12fe
|
Bump CCXT to required version
|
2022-08-13 08:43:56 +02:00 |
|
Matthias
|
895ebbfd18
|
Exclude aarch64 from catboost requirements
|
2022-08-01 07:34:27 +00:00 |
|
Matthias
|
cbb05354a8
|
Add install variant for freqai
|
2022-07-31 15:10:01 +02:00 |
|
Matthias
|
b3acfb3c6f
|
Bump ccxt to 1.83.12
closes #6849
|
2022-05-20 06:55:51 +02:00 |
|
Matthias
|
9607d04279
|
Improve ccxt imports
|
2022-05-16 19:22:07 +02:00 |
|
Matthias
|
21df1b0db3
|
Use ORJSON for http responses
|
2022-04-29 07:17:31 +02:00 |
|
Matthias
|
1ce20ea739
|
Bump requirements to 1.79.81, min-required to 1.79.69
|
2022-04-18 08:16:38 +02:00 |
|
Matthias
|
84777e255e
|
Force-bump ccxt version to 1.77.29
|
2022-03-27 14:58:27 +02:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
404d700a74
|
Raise min-requirement for ccxt
|
2022-03-14 06:23:48 +01:00 |
|
Sam Germain
|
488da9b875
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
|
Matthias
|
a1f2f6ddeb
|
Updates required for huobi datadownload
|
2022-02-26 10:33:37 +01:00 |
|
Matthias
|
515b3fdfd2
|
Version bump ccxt
|
2022-02-14 19:42:15 +01:00 |
|
Sam Germain
|
b5d10d1b2e
|
updated ccxt
|
2022-02-05 08:18:05 -06:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
775b1201d2
|
psutil is always required now.
closes #6208
|
2022-01-11 15:02:21 +01:00 |
|
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
|
Matthias
|
9a3d0528a3
|
Versionbump ccxt to 1.66.32
closes #6166
|
2022-01-07 07:55:11 +01:00 |
|
Matthias
|
72b2d4ab5f
|
Update FTX to support new standardized futures format
|
2022-01-06 11:16:26 +01:00 |
|
Matthias
|
5cfc385d44
|
Versionbump ccxt
|
2021-11-16 06:40:29 +01:00 |
|
Matthias
|
ebc38159b8
|
Merge branch 'develop' into feat/short
|
2021-11-06 15:24:52 +01:00 |
|
Matthias
|
437e5f0645
|
Fix officially supported exchange list
|
2021-11-03 19:20:39 +01:00 |
|
Sam Germain
|
3fffc315ac
|
Merge branch 'develop' into feat/short
|
2021-10-20 08:11:53 -06: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 |
|
Sam Germain
|
70db228f24
|
Merge branch 'feat/short' into funding-fee
|
2021-10-03 02:15:54 -06:00 |
|
Matthias
|
4c268847d4
|
Add pandas-ta to setup.py
|
2021-09-24 19:32:30 +02:00 |
|
Sam Germain
|
5113ceb6c8
|
added schedule to setup.py
|
2021-09-21 15:52:12 -06: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 |
|