22 Commits

Author SHA1 Message Date
Saleh Mir
cd7c41a2e0 fix + improve optimize's debugging mode 2022-02-09 17:28:12 +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
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
cf24917508 implement isolated backtest function for the research module 2022-01-21 15:05:42 +01:00
Saleh Mir
b3a67bb0bf refactor 2022-01-21 15:00:19 +01:00
Saleh Mir
57199568e9 update comment text 2022-01-16 09:29:24 +01:00
Saleh Mir
cdb222b203 refactor directory 2022-01-14 16:42:40 +01:00
Saleh Mir
a88aa0f1bd bring back support for using Jesse in Jupyter notebooks 2021-12-26 16:09:28 +01:00
Markus
989f2b0d72 1m * highest timeframe are needed here. 2021-11-13 13:50:31 +01:00
Saleh Mir
d960df58af initial implementation of optimize mode on the dashboard branch
refactor optimize mode [part 1]

implement cancel-optimize mode endpoint

implement cancel-optimize mode endpoint
2021-10-22 15:56:18 +02:00
Saleh Mir
c218d69f16 fix candles issue required for FTX to work 2021-10-15 12:34:07 +02:00
Markus
eb6809f8a2 Sourcery optimize 2021-07-25 11:00:50 +02:00
Markus K
ad353b45d1 Replace Breaker Exception with CandleNotFoundInDatabase 2021-07-23 10:08:41 +02:00
Saleh Mir
94f23a37d0 implement a store_candles() function for the research module 2021-06-11 12:05:05 +04:30
Markus
8a51434ce3 Replace .format() with f-strings to improve performance. 2021-03-27 15:28:53 +01:00
Markus K
21b76aa8c8 With typing (#123)
* Add typing.
2021-02-07 20:34:00 +01:00
Markus
5176e8027f Replace arrow.timestamp with arrow.int_timestamp 2020-11-14 15:08:23 +01:00
lemarkus
f6360af61c Added docstrings for better documentation. 2020-07-14 10:21:37 +02:00
Sully Fischer
137de54326 fix directory issue #19 2020-05-18 11:26:22 +04:30
Sully Fischer
0b5ebab25b Initial release 2020-04-07 12:23:08 +04:30