Skip to content

Commit 992b5e4

Browse files
author
Build System
committed
'Protobuf files change'
1 parent f35b891 commit 992b5e4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/systemathics/apis/services/static_data/v1/static_data.proto

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -496,12 +496,6 @@ message EquityEntry
496496
// Total trading volume from the previous day
497497
int64 previous_total_volume = 18;
498498

499-
// End time of the trading day for EOD calculations
500-
google.type.TimeOfDay trading_day_end_time_eod = 19;
501-
502-
// Start time of the trading day for EOD calculations
503-
google.type.TimeOfDay trading_day_start_time_eod = 20;
504-
505499
// List of indices that include this security
506500
repeated string index = 21;
507501

0 commit comments

Comments
 (0)