public class SpotValues extends Object
Modifier and Type | Method and Description |
---|---|
static SpotValues |
extractSpotValues(com.caplin.trading.TradeEvent event,
BuySell nearBuySell,
FXTradingType tradingType) |
String |
getSpotMargin()
The spot margin, which is applied to the trader spot rate to obtain the client spot rate.
|
String |
getSpotRate()
The client spot rate, which is the result of applying the spot margin to the trader spot rate
|
String |
getTraderSpotRate()
The trader spot rate
|
public String getTraderSpotRate()
public String getSpotRate()
public String getSpotMargin()
public static SpotValues extractSpotValues(com.caplin.trading.TradeEvent event, BuySell nearBuySell, FXTradingType tradingType)
Copyright © 2015 Caplin Systems.