Commit Graph

612 Commits

Author SHA1 Message Date
cardosofede
255b57aee9 (feat) add path to run with jupyter 2023-12-08 11:50:03 -03:00
cardosofede
0d078a535a (feat) add path to run with jupyter 2023-12-08 11:49:51 -03:00
cardosofede
de9e7c4e8b (feat) add path to run with jupyter 2023-12-08 11:49:31 -03:00
cardosofede
3b7ad004f1 (feat) add path to run with jupyter 2023-12-08 11:45:10 -03:00
cardosofede
2c381c3a5c (feat) add trial analysis 2023-12-07 17:46:24 -03:00
cardosofede
1602c91d67 (feat) clean outputs 2023-12-07 17:46:14 -03:00
cardosofede
b42fb0f130 (feat) fix strategy analysis graph 2023-12-07 17:18:12 -03:00
cardosofede
018aa5cbad (feat) add db_path optional 2023-12-07 17:18:00 -03:00
cardosofede
6ddd74e4dd (feat) create analyze notebook 2023-12-07 17:17:45 -03:00
cardosofede
2e90750961 (feat) create optimization notebook 2023-12-07 17:17:42 -03:00
cardosofede
e1f8decdfc (feat) create single controller backtes notebook 2023-12-07 17:17:32 -03:00
cardosofede
0fd73df68b (feat) clean up supertrend notebook 2023-12-07 17:17:21 -03:00
dardonacci
e94d454be2 Merge pull request #106 from hummingbot/fix/config_ed_analyze
Fix/config ed analyze
2023-12-05 12:11:57 -03:00
cardosofede
c1e5382bd5 (feat) add correct path for config encoder decoder 2023-12-05 12:04:30 -03:00
cardosofede
150b0b516f (feat) add correct path for config encoder decoder in analyze too 2023-12-05 12:02:22 -03:00
Michael Feng
99d4eb4ca1 Merge pull request #105 from hummingbot/fix/config_encoder_decoder_import
(feat) add correct path for config encoder decoder
2023-12-05 06:32:09 -08:00
cardosofede
7543c50a7b (feat) add correct path for config encoder decoder 2023-12-05 09:54:26 -03:00
dardonacci
d1b5ee4178 Merge pull request #103 from hummingbot/fix/papertrade-not-rendering
Fix/papertrade not rendering
2023-12-01 10:41:12 -03:00
drupman
b17798ae5c (fix) solve invalid value encountered in double_scalars error 2023-11-30 19:35:59 -03:00
drupman
a2a437326b (fix) remove papertrade substracting 2023-11-30 19:31:36 -03:00
drupman
875ddec838 (fix) replace nan with 0 2023-11-30 19:31:16 -03:00
dardonacci
16acd783e4 Merge pull request #100 from hummingbot/feat/strategy-performance-v-0.20
Feat/strategy performance v 0.20
2023-11-24 17:24:46 -03:00
dardonacci
3ef3fdb792 Merge pull request #96 from erv4gen/fix/active_bots_dict_keys
fix/replaced dict keys with list
2023-11-24 17:24:01 -03:00
dardonacci
b747cb83f7 Merge pull request #101 from hummingbot/feat/cleanup_controllers
Feat/cleanup controllers
2023-11-24 17:22:29 -03:00
drupman
f6995c78d5 (feat) improve candles hovertexts 2023-11-23 17:52:23 -03:00
dardonacci
30e000c574 Merge pull request #93 from hummingbot/fix/helpers
fix / helpers
2023-11-22 16:21:20 -03:00
cardosofede
7cefc4586f (feat) remove unused import 2023-11-22 16:13:25 -03:00
cardosofede
61f5cbd012 (feat) adapt controllers 2023-11-22 16:13:12 -03:00
cardosofede
876a8be333 (feat) adapt int to str for decimal values 2023-11-22 16:06:56 -03:00
cardosofede
8d95f8bea2 (feat) adapt scripts to use multiple paris 2023-11-22 16:06:41 -03:00
cardosofede
de53f1f997 (feat) remove deprecated scripts 2023-11-22 16:06:28 -03:00
cardosofede
efb584d6ab (feat) remove conf client not needed 2023-11-22 16:06:18 -03:00
cardosofede
d68854f271 (feat) remove bollingrid 2023-11-22 16:04:07 -03:00
drupman
52c7067d20 (feat) add candles graph line mode for min interval resolution 2023-11-20 01:10:56 -03:00
drupman
723c948fca (fix) handle missing position executor data 2023-11-19 23:15:09 -03:00
drupman
d2fc254bb8 (feat) add metrics hint texts + rename returns tab 2023-11-19 22:22:26 -03:00
drupman
814d409389 (feat) improve market activity layout 2023-11-19 21:49:02 -03:00
drupman
1125a178e1 (feat) add positions to candlesgraph 2023-11-19 20:55:47 -03:00
drupman
0a21a89919 (feat) add position executor data to summary table 2023-11-19 19:14:43 -03:00
drupman
a3f81e9987 (feat) add position executors sunburst + general refactor 2023-11-13 18:05:44 -03:00
drupman
6f03027efa (feat) add position executor download csv 2023-11-10 19:41:24 -03:00
drupman
dedfbcaf9d (feat) improve has summary table property 2023-11-10 19:40:32 -03:00
drupman
0d5bfed7b2 (refactor) rename download csv button 2023-11-10 19:39:59 -03:00
drupman
a3527be3f8 (feat) add position executor data 2023-11-09 16:10:39 -03:00
drupman
79f53de420 (refactor) remove unnecessary variables 2023-11-09 14:51:28 -03:00
drupman
4def4d6275 (feat) implement performance charts class in strategy performance page + general refactor 2023-11-09 13:54:06 -03:00
drupman
a54a1e3c36 (feat) add download csv button and style metrics cards functions 2023-11-09 13:53:13 -03:00
drupman
2e4e485ed0 (feat) add get databases function 2023-11-09 13:52:42 -03:00
drupman
78051f3180 (feat) add performance graphs class 2023-11-09 13:52:20 -03:00
dardonacci
18849e5be4 Merge pull request #97 from hummingbot/update_st_rerun
Fix / update to st.rerun
2023-11-07 16:45:30 -03:00