Commit Graph

82 Commits

Author SHA1 Message Date
drupman
e8a80fc429 (feat) add quote volume to trade_fill 2023-09-19 20:48:50 -03:00
drupman
01a4001236 (feat) remove quote inventory change markers 2023-09-19 20:48:37 -03:00
drupman
70961a8d8d (feat) rename examine summary column with explore and set as first column 2023-09-19 17:17:22 -03:00
drupman
4687ba9b6a (fix) correct profit factor 2023-09-19 17:16:29 -03:00
drupman
98af661594 (refactor) remove default selection 2023-09-16 00:29:47 -03:00
drupman
b46a9bad20 (feat) remove merged_df 2023-09-15 23:53:03 -03:00
drupman
daf09bde65 (feat) replace base inventory change for quote inventory change 2023-09-15 23:52:42 -03:00
drupman
e728cbbe87 (feat) pnl subchart improvements 2023-09-15 23:51:49 -03:00
drupman
98f30b95d2 (feat) update_layout adjustments 2023-09-15 23:51:04 -03:00
drupman
9c7b0197a8 (feat) set global colors 2023-09-15 23:32:51 -03:00
drupman
464fdc6581 (feat) add accuracy and profit factor metrics to single market strategy data 2023-09-15 23:31:49 -03:00
drupman
4795557b2b (refactor) get_trade_fills refactor 2023-09-15 23:31:20 -03:00
drupman
2a9c707de1 (refactor) change warning msgs and add divider + remove pd warning 2023-09-06 00:20:48 -03:00
drupman
fba64f905d (feat) add properties table in SingleMarketStrategyData 2023-09-05 23:40:17 -03:00
drupman
3c4b9cfd0d (feat) improvements in status property and loading data in database_manager.py + including in strategy performance page 2023-09-05 23:39:11 -03:00
drupman
a08d7c46f7 (feat) add strategy summary table to StrategyData class 2023-09-05 23:33:10 -03:00
drupman
851041ae80 (feat) allow get trade fills to process multiple exchange, trading pairs and config_file_path combinations 2023-09-05 17:50:31 -03:00
drupman
6d645d925a (feat) add position executor data to strategy data 2023-09-04 18:29:55 -03:00
Michael Feng
63bc5d5ce1 (fix) fix parsing issues 2023-08-31 07:54:55 -07:00
Michael Feng
83734225b1 fixes 2023-08-24 10:13:19 -07:00
Michael Feng
a0d5065aa6 added balances and trades table 2023-08-22 22:40:38 -07:00
Michael Feng
e7f1753012 add order parser 2023-08-22 18:42:42 -07:00
Michael Feng
b942404ed4 set initial state as expanded 2023-08-22 15:53:27 -07:00
drupman
b4081b027c (refactor) refactor code 2023-08-07 17:47:05 -03:00
drupman
d18c0bc16d (fix) delete bt_utils 2023-08-07 17:46:42 -03:00
drupman
582017dbc4 (refactor) add method description 2023-08-07 17:12:33 -03:00
drupman
9c7052763e (feat) add load_studies and load_params to optuna db manager 2023-08-07 17:09:28 -03:00
drupman
fdda19146d (refactor) add function description 2023-08-07 17:08:54 -03:00
drupman
a205602f40 (feat) add backtesting graphs class 2023-08-07 17:08:36 -03:00
drupman
baa4eb2eb5 (feat) add get_strategy_config_fields_and_values in bt_utils 2023-08-07 16:44:37 -03:00
drupman
1b952f37a9 (feat) add strategy name to file_templates 2023-08-07 15:23:36 -03:00
drupman
ce4d801eae (fix) correct sql query 2023-08-06 23:09:43 -03:00
drupman
fc708b06a5 (feat) add optuna database manager 2023-08-04 21:26:55 -03:00
cardosofede
e57cf1b092 (feat) remove commented line 2023-08-04 18:38:21 +02:00
cardosofede
55c0fa3b24 (feat) add config to user attrs 2023-08-04 15:11:17 +02:00
cardosofede
61483af333 (feat) add functionality to check logs 2023-08-04 15:07:55 +02:00
Michael Feng
8cbbab4bbd (feat) added sections 2023-08-03 15:53:58 -07:00
cardosofede
fcc5374c1a (feat) initial sidebar auto 2023-08-02 21:25:58 +02:00
cardosofede
3f42897e8f (feat) remove file functionality 2023-08-02 21:25:06 +02:00
cardosofede
b5b3a5ecdb (feat) add method to get the directories 2023-08-02 21:24:13 +02:00
cardosofede
837d9c4129 (feat) add read yml 2023-08-02 21:24:13 +02:00
drupman
33818ac38b (feat) autosize candlestick for pagination / first loading 2023-07-31 19:52:38 -03:00
drupman
feade130ee (feat) add configs / config_files / status properties to database manager 2023-07-31 19:51:47 -03:00
drupman
ad531a4f8c (feat) add initial_sidebar_state param to initialize_st_page 2023-07-31 19:51:04 -03:00
cardosofede
c81fe36d71 (feat) add function to initialize pages 2023-07-24 17:20:55 +02:00
cardosofede
3905ed25a1 (feat) remove docker manager since we are using the new library 2023-07-21 13:22:33 +02:00
cardosofede
67ad71cb54 (feat) refactor directional strategy template 2023-07-21 13:06:57 +02:00
cardosofede
c36df3f7e0 (feat) minor updates to format 2023-07-21 11:52:15 +02:00
cardosofede
bf48397473 (feat) add file template for optimization 2023-07-20 21:38:02 +02:00
cardosofede
f952d62959 (feat) add modules management functionalities 2023-07-20 21:32:29 +02:00