public method Account.getHedgeMarginPCT

Brief

Gets the Hedge Margin in percent. Hedge Margin is funds which are necessary to open and support an open locked (hedged) position; open positions on the same instrument in different directions

Declaration

protojavascriptjavacsharp
public getHedgeMarginPCT() : real

Returns

The method returns a real value that represents the Hedge Margin in percent

Details

Declared in Account

back