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
|
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
|
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
|
43f260d564
|
bump version
|
2022-02-10 17:43:24 +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 |
|
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 |
|
Saleh Mir
|
0b339ce99e
|
allow for longer symbols + fix symbol issue with uppercase
|
2022-02-04 18:08:18 +01:00 |
|
Saleh Mir
|
659e31fc6e
|
fix version
|
2022-02-02 16:41:20 +01:00 |
|
Saleh Mir
|
1d39872116
|
Merge branch 'master' of github.com:jesse-ai/jesse
|
2022-02-01 16:22:51 +01:00 |
|
Saleh Mir
|
dabd624d8e
|
fix the issue of margin in timestamp of candles on the live dashboard
|
2022-02-01 16:22:46 +01:00 |
|
Markus K
|
f858447bd7
|
Update Optimize.py
|
2022-02-01 14:51:43 +01:00 |
|
Markus K
|
4e3f3fd679
|
Update Optimize.py
|
2022-02-01 14:51:03 +01:00 |
|
Saleh Mir
|
7a78c606a7
|
fix tests
|
2022-02-01 14:41:31 +01:00 |
|
Saleh Mir
|
75c0416dc9
|
Strategy execution for update_position is paused for 3 seconds if an order execution event was received before update_position was called
|
2022-02-01 09:40:21 +01:00 |
|
Saleh Mir
|
01ddba050a
|
update frontend
|
2022-01-31 10:10:31 +01:00 |
|
Saleh Mir
|
d57d8226af
|
Merge branch 'master' of github.com:jesse-ai/jesse
|
2022-01-31 10:04:44 +01:00 |
|
Chirica Gheorghe
|
683afc24e7
|
Add new env POSTGRES_SSLMODE
|
2022-01-27 20:24:02 +02:00 |
|
Saleh Mir
|
55270a232d
|
display hyperparameters after backtests
|
2022-01-27 16:47:42 +01:00 |
|
Saleh Mir
|
8148a7d88b
|
update report.watch_list()
|
2022-01-27 16:06:44 +01:00 |
|
Saleh Mir
|
e96aa74112
|
bump version
|
2022-01-26 18:32:55 +01:00 |
|