upstox-dotnet

UpstoxClient.Model.UserFundMarginData

Properties

Name Type Description Notes
UsedMargin float? Positive values denote the amount blocked into an Open order or position. Negative value denotes the amount being released. [optional]
PayinAmount float? Instant payin will reflect here [optional]
SpanMargin float? Amount blocked on futures and options towards SPAN [optional]
AdhocMargin float? Payin amount credited through a manual process [optional]
NotionalCash float? The amount maintained for withdrawal [optional]
AvailableMargin float? Total margin available for trading [optional]
ExposureMargin float? Amount blocked on futures and options towards Exposure [optional]

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