1698 Commits

Author SHA1 Message Date
Markus K
0e0d21dbc3 Remove dependabot 2022-02-23 13:24:44 +01:00
Saleh Mir
1a3f76a38e bring back simplejson 2022-02-22 15:19:54 +01:00
Saleh Mir
6e5daa90ff lock dependencies 2022-02-22 14:53:59 +01:00
Saleh Mir
0f2b07a553 use jimplejson instead 2022-02-22 14:53:31 +01:00
Saleh Mir
b2ebd2d5c5 Merge pull request #317 from jcsaaddupuy/feat/redis_support_multidb
supports custom redis database number by passing REDIS_DB throught environment
2022-02-21 15:44:05 +01:00
Saleh Mir
a704fbe13e Merge pull request #323 from jesse-ai/dependabot/pip/numpy-1.22.2
Bump numpy from 1.22.1 to 1.22.2
2022-02-21 15:41:28 +01:00
Saleh Mir
f95420082b Merge branch 'master' into dependabot/pip/numpy-1.22.2 2022-02-21 15:41:23 +01:00
Saleh Mir
4ff679e987 Merge pull request #322 from jesse-ai/dependabot/pip/scipy-1.8.0
Bump scipy from 1.7.3 to 1.8.0
2022-02-21 15:40:47 +01:00
dependabot[bot]
04f1f01f3b Bump scipy from 1.7.3 to 1.8.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.8.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:40:40 +00:00
dependabot[bot]
7d39502faf Bump numpy from 1.22.1 to 1.22.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.1 to 1.22.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.22.1...v1.22.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:40:12 +00:00
Saleh Mir
bd1e644e06 Merge pull request #319 from jesse-ai/dependabot/pip/redis-4.1.4
Bump redis from 3.5.3 to 4.1.4
2022-02-21 15:40:04 +01:00
dependabot[bot]
ccb6d641f1 Bump redis from 3.5.3 to 4.1.4
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.1.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/3.5.3...v4.1.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:39:40 +00:00
Saleh Mir
515e069d6c Merge pull request #320 from jesse-ai/dependabot/pip/fastapi-0.74.0
Bump fastapi from 0.65.2 to 0.74.0
2022-02-21 15:39:05 +01:00
Saleh Mir
c2503e4e8e bump verion 2022-02-21 10:20:54 +01:00
Saleh Mir
9d95c82982 implement order.is_stop_loss and order.is_take_profit properties 2022-02-21 10:20:49 +01:00
Saleh Mir
94460749cc fix tests 2022-02-21 10:06:03 +01:00
dependabot[bot]
493e5d9e41 Bump fastapi from 0.65.2 to 0.74.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.74.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.65.2...0.74.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 23:28:14 +00:00
Saleh Mir
18da8c87b7 bump version 2022-02-16 04:18:43 +01:00
Saleh Mir
8da9b0818e round position value by 2 decimals 2022-02-15 10:29:35 +01:00
Saleh Mir
91ffb61d2d update frontend 2022-02-15 09:49:26 +01:00
Saleh Mir
cfe28d677d log the traceback of the exception 2022-02-15 09:47:24 +01:00
Saleh Mir
fe74aadc15 Revert "Sourcery (#316)"
This reverts commit cff9e69446.
2022-02-14 13:56:57 +01:00
Saleh Mir
46e4ef5557 Merge branch 'master' of github.com:jesse-ai/jesse 2022-02-14 13:53:06 +01:00
Saleh Mir
2a4de527d3 send value and currency of the position 2022-02-14 13:53:02 +01:00
Saleh Mir
2d67f5f46f fix for watch list 2022-02-14 09:59:29 +01:00
jcsaaddupuy
074b91f633 supports custom redis database number by passing REDIS_DB to env 2022-02-12 00:44:55 +01:00
Markus K
cff9e69446 Sourcery (#316)
* Sourcery

* Fix failure

* Refactor
2022-02-11 17:34:40 +01:00
Saleh Mir
e3b5cef2c4 update sponsor link 2022-02-11 08:43:26 +01:00
Saleh Mir
43f260d564 bump version 2022-02-10 17:43:24 +01:00
Saleh Mir
4f8f08f04d add sponsored promotion 2022-02-10 17:43:03 +01:00
Saleh Mir
7201e9c483 update frontend 2022-02-10 17:03:00 +01:00
Saleh Mir
b2a9191b30 add support for all types to watch_list + improve error 2022-02-10 08:39:12 +01:00
Saleh Mir
deae30482c add support for bool_ values in watch_list() 2022-02-10 08:04:36 +01:00
Saleh Mir
f9592183cd update frontend + bump version 2022-02-09 21:36:12 +01:00
Saleh Mir
2f9a9235db bump version 2022-02-09 17:28:42 +01:00
Saleh Mir
5d89a48193 remove debugging code 2022-02-09 17:28:23 +01:00
Saleh Mir
cd7c41a2e0 fix + improve optimize's debugging mode 2022-02-09 17:28:12 +01:00
Saleh Mir
b75f1e87b5 implement clear_file() helper function 2022-02-09 10:44:28 +01:00
Saleh Mir
443c2c58fb bump version 2022-02-07 11:43:47 +01:00
Saleh Mir
accbec8d2b update frontend files 2022-02-07 11:43:31 +01:00
Saleh Mir
d0cec7f964 bump version 2022-02-07 08:14:42 +01:00
Saleh Mir
b9472b86b5 add support for multiple instances running simultaneously 2022-02-07 08:12:42 +01:00
Saleh Mir
1d894d40e7 Update test_helpers.py 2022-02-07 08:12:06 +01:00
Markus K
da16d68fd3 Update backtest.py 2022-02-06 13:04:56 +01:00
Markus K
42c8028ba9 Pass hyperparameters again. 2022-02-06 12:57:42 +01:00
Saleh Mir
6299fdca96 make should_short and go_short optional 2022-02-06 08:54:17 +01:00
Saleh Mir
d7cf800122 update frontend files 2022-02-05 17:14:30 +01:00
Saleh Mir
2e3b74b497 bump version 2022-02-05 17:11:51 +01:00
Saleh Mir
8a3d1744da fix extra-routes in optimize mode 2022-02-05 17:10:26 +01:00
Saleh Mir
9b3354ea4b bump version 2022-02-04 18:08:37 +01:00