Serving the Quantitative Finance Community

Search found 55 matches

by yuanche17
July 22nd, 2005, 4:10 pm
Forum: Technical Forum
Topic: how does one short vol of vol
Replies: 15
Views: 144527

how does one short vol of vol

<t>the question is the following: if the market implied vol curve is flat, and say you know this guy who uses a stochastic vol model to price the options, how do you trade with him to pick him off? i.e. there is an arbitrage opportunity trading with him.My thoughts are if he uses a stochastic vol, e...
by yuanche17
June 23rd, 2005, 12:40 pm
Forum: Technical Forum
Topic: emerging markets
Replies: 4
Views: 145161

emerging markets

What are some of the modeling issues faced by emerging market quants?
by yuanche17
December 30th, 2004, 3:22 pm
Forum: Student Forum
Topic: Ju & Zhong American model for Futures Options
Replies: 7
Views: 170704

Ju & Zhong American model for Futures Options

<t>I experienced the same problem with Stensland. Just want to point out the peril in using this model. If you are managing an option book that has alot of American option positions, it will be very dangerous to manage delta using this model. As the underlying moves around, and your positions move f...
by yuanche17
December 1st, 2004, 9:29 pm
Forum: Book And Research Paper Forum
Topic: Ksendal, Oksendal classic text
Replies: 5
Views: 169466

Ksendal, Oksendal classic text

<t>In my personal opinion, Oksendal is one of those oddities which are a little too light for mathematicians, but a little too heavy for non-mathematicians. Especially the chapters on properties of diffusion processes, and link with PDEs tend to be a bit sketchy at times. Overall though I suggest th...
by yuanche17
October 22nd, 2004, 12:42 pm
Forum: Programming and Software Forum
Topic: Micro-Kernel engine log
Replies: 0
Views: 171204

Micro-Kernel engine log

<t>hi, all,A question to a seasoned dba. Does anyone of you know the answer to the following question:The Micro-Kernel database engine writes logs to mkdemsg.log and mkdemsg.trn These files keep increasing on the server, getting to the point where the hard disk is nearly full. However, I have tried ...
by yuanche17
August 20th, 2004, 5:57 pm
Forum: General Forum
Topic: How do you earn the big bucks as a quant ?
Replies: 12
Views: 182490

How do you earn the big bucks as a quant ?

<t>I truly believe if your sole motivation is to make "big bucks", then don't be a quant. You have got to have some genuine interest in the math quants do. don't let the 300k trick you. You have got to work so hard and be really good at what you do, coz fresh phds are coming out every year wanting e...
by yuanche17
August 19th, 2004, 3:25 pm
Forum: Technical Forum
Topic: Optimization of least squares
Replies: 5
Views: 178717

Optimization of least squares

goto http://www.ics.forth.gr/~lourakis/levmar/I have used Levenberg-Marquardt of nonlinear least square of relatively few variables. The algorithm is proven to be robust and efficient.
by yuanche17
June 15th, 2004, 4:01 am
Forum: Programming and Software Forum
Topic: Multidimensional Arrays in C++
Replies: 5
Views: 190422

Multidimensional Arrays in C++

If you have come across More effective C++ by Scott Meyer. Refer to Item 30- proxy classes.
by yuanche17
April 19th, 2004, 6:13 pm
Forum: General Forum
Topic: Function to miniminize
Replies: 26
Views: 192891

Function to miniminize

<t>"In my limited experience they are excellent for some problems but are very problem specific & need tuning,there isn't a universal proof that claims that these would find the global optimum every time you run them."Completely agree on quantie's above statement. Just to add, this is why GA/neu...
by yuanche17
April 14th, 2004, 8:29 pm
Forum: General Forum
Topic: Function to miniminize
Replies: 26
Views: 192891

Function to miniminize

<t>Have you tried Levenberg-Marquardt ? All deterministic optimizers are local in the sense that if the initial guess is too far from the actual minimum, it may not converge. A popular algorithm is to mix up deterministic algorithm like L-M with stochastic algorithm such as simulated annealing. Let ...
by yuanche17
April 12th, 2004, 5:47 pm
Forum: Programming and Software Forum
Topic: user defined class as parameters in COM
Replies: 0
Views: 189229

user defined class as parameters in COM

<t>I have a question concerning COM programming. I am putting together a COM wrapper on top of a C++ DLL. One of the public methods in my COM interface has a parameter which is of a pointer type to a user defined class. Now the IDL does not allow data type outside of the standard ones to be a parame...
by yuanche17
April 6th, 2004, 5:32 pm
Forum: Technical Forum
Topic: single stock futures
Replies: 5
Views: 190625

single stock futures

thanks Gamanti,it is very helpful.
by yuanche17
April 6th, 2004, 1:40 pm
Forum: Technical Forum
Topic: single stock futures
Replies: 5
Views: 190625

single stock futures

<t>Hi, all,A question concerning single stock futures. It seems to me the main problem in pricing them is the forecasting of dividend. Depending on each company's dividend paying frequency and ex-dividend, one can forecast their subsequent ex-dividend dates, but that is not going to be very precise....
by yuanche17
March 30th, 2004, 1:16 pm
Forum: Programming and Software Forum
Topic: Linear Optimization Software.
Replies: 8
Views: 190222

Linear Optimization Software.

Have a look at AMPL. It is a modeling language. Also, check out http://neos.mcs.anl.gov/neos/
by yuanche17
March 8th, 2004, 6:38 pm
Forum: Technical Forum
Topic: Looking for a neural net's King
Replies: 2
Views: 189779

Looking for a neural net's King

email me your questions. I will try to help out.yuanche@hotmail.com