Commit Graph

1670 Commits

Author SHA1 Message Date
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
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
33068dd814 bump version 2022-02-01 17:10:26 +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
Saleh Mir
892bb78a7a Merge pull request #307 from botzill/update-pg-envs
Add new env POSTGRES_SSLMODE
2022-01-30 08:42:17 +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
Saleh Mir
9470d9758a send a simple error warning when using more than 5 trading routes in live modes 2022-01-26 18:32:26 +01:00
Saleh Mir
02830c5b1d improve termination message for strategies 2022-01-26 17:49:42 +01:00
Saleh Mir
4deaa03466 fix typo 2022-01-26 17:49:26 +01:00
Saleh Mir
8931d7ab0c store candles and logs synchronously into DB instead 2022-01-26 15:45:04 +01:00
Markus K
1300b0983d Update ta-lib cache 2022-01-26 10:12:10 +01:00
Markus K
26d8ddaa9d Update requirements for C header error 2022-01-26 10:04:40 +01:00
Saleh Mir
6e1fb66bf8 refactor 2022-01-25 17:02:12 +01:00
Saleh Mir
4b30a0daee add candles_from_close_prices, fake_candle, fake_range_candles, candlestick_chart to the research module 2022-01-25 17:02:05 +01:00
Saleh Mir
b707a145d2 update info() logger 2022-01-24 08:45:32 +01:00
Saleh Mir
d9f383cb74 add unit tests for isolated backtest() 2022-01-21 16:14:11 +01:00
Saleh Mir
cf24917508 implement isolated backtest function for the research module 2022-01-21 15:05:42 +01:00
Saleh Mir
fb40bbd46e create basic testing env for isolated backtest 2022-01-21 15:00:34 +01:00