1. Estimate the inherent value p t f k

2. Compute the adjusted relative price x t = p t p t f k

3. Return the current portfolio b t if t < 2 w

4. Compute L X 1 = ( log ( x t 2 w + 1 ) , , log ( x t w ) ) T

5. Compute L X 2 = ( log ( x t w + 1 ) , , log ( x t ) ) T

6. Compute μ 1 = a v e r a g e ( L X 1 ) and μ 2 = a v e r a g e ( L X 2 )

7. Compute M c o v ( i , j ) = 1 w 1 [ L X 1 ( i ) μ 1 ( i ) ] T [ L X 2 ( j ) μ 2 ( j ) ]

8. Compute M c o r ( i , j ) = ( M c o r ( i , j ) σ 1 ( i ) σ 2 ( j ) , σ 1 ( i ) , σ 2 ( j ) 0 0, otherwise ,

9. Calculate claim: for 1 i , j m . Initial c l a i m i j = 0

if μ 2 ( i ) μ 2 ( j ) and M c o r ( i , j ) > 0

c l a i m i j = M c o r ( i , j ) + max ( M c o r ( i , i ) ,0 ) + max ( M c o r ( j , j ) ,0 )

10. calculate new portfolio: initial b t + 1 = b ^ t , for 1 i , j m

t r a n s f e r i j = b t 1 ( i ) c l a i m i j j c l a i m i j

b t ( i ) = b t 1 ( i ) + i j ( t r a n s f e r j i t r a n s f e r i j )