MarginSettings
class
Provides trade margin coefficient info and its type for custom usage
Properties
CalculateMarginType MarginType | Retrieves a margin type per current account, could be one of exampled: FixedCurrencyValue, FullyPaid, PriceBasedCustomCoef, PriceLimit. |
UseLongShortMargin bool | Different Long/Short margin settings are used. |
UseOvernightMargin bool | Different Intraday/Overnight margin settings are used. |
Methods
GetInitAccountCoefficient (Account account) Return: double | -- |
GetInitMarginCoefficient (Operation side, bool isOvernight) Return: double | -- |
GetMaintAccountCoefficient (Account account) Return: double | -- |
GetMaintMarginCoefficient (Operation side, bool isOvernight) Return: double | -- |