public method Account.getHedgeMarginPCT

Overview

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

function getHedgeMarginPCT()
public double getHedgeMarginPCT();
public double getHedgeMarginPCT();

Returns

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

Details

Declared in Account