Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RandomWalk89

    Control variate with Black and Scholes.

    Hey guys, I wrote this piece of code in order to price a floating strike lookback call option: <code> % function [Call]=Looback (S,r, sigma,T, M,n) % MATLAB code for European Lookback Call: Monte-Carlo %%%%%%%%%% Option parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% S = 100; %...

Part and Inventory Search

Back
Top