Skip to content

Commit

Permalink
'Protobuf files change'
Browse files Browse the repository at this point in the history
  • Loading branch information
Build System committed Jan 14, 2025
1 parent f35b891 commit 992b5e4
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -496,12 +496,6 @@ message EquityEntry
// Total trading volume from the previous day
int64 previous_total_volume = 18;

// End time of the trading day for EOD calculations
google.type.TimeOfDay trading_day_end_time_eod = 19;

// Start time of the trading day for EOD calculations
google.type.TimeOfDay trading_day_start_time_eod = 20;

// List of indices that include this security
repeated string index = 21;

Expand Down

0 comments on commit 992b5e4

Please sign in to comment.