Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 860 Bytes

Settlement.md

File metadata and controls

18 lines (14 loc) · 860 Bytes

Settlement

Properties

Name Type Description Notes
Timestamp time.Time [default to null]
Symbol string [default to null]
SettlementType string [optional] [default to null]
SettledPrice float64 [optional] [default to null]
OptionStrikePrice float64 [optional] [default to null]
OptionUnderlyingPrice float64 [optional] [default to null]
Bankrupt float32 [optional] [default to null]
TaxBase float32 [optional] [default to null]
TaxRate float64 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]