N/A


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Piecewise function for black-scholes
hello, I am trying to get a piecewise function, f(x) = blsprice for Put if exercise price < S_0; blsprice for Call if exercise...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Simple simulation of stock price
I am new with MATLAB. Could you help out with simulating X amount of what is inside the loop? r = 0.02; sigma = .2; ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Recursion, stock simulation
I am new to Matlab, could you help me out with automating this process: S_1 = S_0*(1+r*dt+sigma*a*normrnd(0,1)) S_2 = S_1...

7 years 前 | 1 个回答 | 0

1

个回答