Message

OptionExchange

An option exchange identified by its Market Identifier Code.

fields2 used byOptionStateused byOptionTrade
Proto definition.proto
message OptionExchange {
  int32 id = 1;
  string code = 2;
}
Fields
id int32 1
Internal unique ID for the option exchange.
code string 2
ISO 10383 Market Identifier Code.