Class SwapPointsCurve.Builder
java.lang.Object
com.quantfinlib.fx.SwapPointsCurve.Builder
- Enclosing class:
SwapPointsCurve
Accumulates tenor/points quotes, then freezes them into a curve.
-
Method Summary
Modifier and TypeMethodDescriptionAdds a pillar quoted in pips (market form: "1M EURUSD +12.6"), scaled by the pair's pip size internally.build()
-
Method Details
-
add
Adds a pillar quoted in pips (market form: "1M EURUSD +12.6"), scaled by the pair's pip size internally. Negative points are normal when the base currency yields more than the quote currency. -
build
-