public class SwapValues extends Object
Modifier and Type | Method and Description |
---|---|
static SwapValues |
extractSwapValues(com.caplin.trading.TradeEvent event,
BuySell buySell) |
String |
getSwapMargin()
The swap margin, which is the margin that is applied to the trader swap points
to obtain the client swap points.
|
String |
getSwapPoints()
The client swap points, which is the sum of the swap margin and the trader swap points
|
String |
getTraderSwapPoints()
The trader swap points, which are the difference between the trader near and far forward points
|
public String getTraderSwapPoints()
public String getSwapPoints()
public String getSwapMargin()
public static SwapValues extractSwapValues(com.caplin.trading.TradeEvent event, BuySell buySell)
Copyright © 2015 Caplin Systems.