public class LegValues extends Object
Modifier and Type | Method and Description |
---|---|
static LegValues |
extractLegValues(com.caplin.trading.TradeEvent event,
BuySell buySell,
String legPrefix) |
String |
getAllInMargin()
The user all in margin, which is the sum of the user spot margin and user fwd margin
|
String |
getFwdMargin()
The user fwd margin, which is applied to the default fwd points to obtain the user fwd points.
|
public String getFwdMargin()
public String getAllInMargin()
Copyright © 2015 Caplin Systems.