Wednesday, November 26, 2014

[Stochastic Process] Arbitrage



1. Introduction

Definition
the simultaneous buying and selling of securities, currency, or commodities in different markets or in derivative forms in order to take advantage of differing prices for the same asset.



2. Option Pricing


Question:





How to choose x and y:




How to maximize profit:





Key Assumption: There is no limit to buying or selling of options. In practice,

 you may only be able to buy, but no sell, for example.



3. Aibitrage Theorem


Definition:  
Consider n possible wagers ${1,2, \cdots, n}$ on m possible outcomes: ${1,2,\cdots, m}$.
Let $r_i(j)$ to be the outcome of wagers i if outcome j occurs.
If $X_i$ is bet on wager $i$, then $x_i r_i(j)$ is earned if outcome j occurs.


Arbitrage Theorem:


  • $\exists \vec{p}$ such that $\sum^m_{j=1} p_j r_i(j) = 0$, $\forall i$
  • $\exists \vec{x}$ such that $\sum^n_{i=1} x_i r_i(j) > 0$
Intuitively,
  • First theorem: there is a probability vector such that the expected outcome of every bet is 0, or 
  • There existing a betting scheme that leads to a sure win.


## TODO: explain more about these two theorem

No comments:

Post a Comment