[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.09 KB

DualGetPlans.md

File metadata and controls

23 lines (18 loc) · 1.09 KB

DualGetPlans

Properties

Name Type Description Notes
Id int32 Plan ID [optional]
InstrumentName string Instrument Name [optional]
InvestCurrency string Investment Currency [optional]
ExerciseCurrency string Strike Currency [optional]
ExercisePrice float64 Strike price [optional]
DeliveryTime int32 Settlement time [optional]
MinCopies int32 Minimum Copies [optional]
MaxCopies int32 Maximum Copies [optional]
PerValue string Per Unit Value [optional]
ApyDisplay string APY [optional]
StartTime int32 start time [optional]
EndTime int32 Finished time [optional]
Status string Status: `NOTSTARTED`-not started `ONGOING`-ongoing `ENDED`-ended [optional]

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