Skip to content

Instantly share code, notes, and snippets.

@chris-taylor
Created July 2, 2014 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris-taylor/38df1afa3e9c61c49d9a to your computer and use it in GitHub Desktop.
Save chris-taylor/38df1afa3e9c61c49d9a to your computer and use it in GitHub Desktop.
FX Forwards

FX Forwards

The standard no-arbitrage price $F_{t,T}$ for currency forwards when the spot price is $S_t$, the domestic rate is $r_d$ and the foreign rate is $r_f$ is

$$F_{t,T} = S_t (1 + (r_d-r_f)(T-t) )$$

and the price time $\delta t$ later is

$$F_{t+\delta t, T}$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment