Serving the Quantitative Finance Community

Search found 50 matches

by Normal
December 21st, 2007, 1:05 pm
Forum: Careers Forum
Topic: Benefit of MFin/MFE?
Replies: 12
Views: 62458

Benefit of MFin/MFE?

<t>Try to get a job in a decent bank. As an analyst in the training program you are rotated in many desks (including prop), so that is good to help you figure out where you want to be. Who knows, you may prefer flow trading of hybrids and exotics rather than prop.My view of the MFE is that at this s...
by Normal
December 2nd, 2007, 5:55 pm
Forum: Technical Forum
Topic: SABR and caplet smiles
Replies: 1
Views: 62828

SABR and caplet smiles

<t>With SABR, you calibrate (sigma, alpha, beta, rho) using market quoted vols (whatever you have). Once you calibrate to those vols and fit the smile, than you have to believe each price/vol from the model is right, including implied vols that are not explicitly quoted.In some cases, you might have...
by Normal
December 2nd, 2007, 5:46 pm
Forum: Technical Forum
Topic: Pricing Bermudan Swaption
Replies: 3
Views: 192205

Pricing Bermudan Swaption

<t>QuoteOriginally posted by: HeimdalHi,The same for me guys... It seems to be pretty tough to find this kind of thing. Tons of papers deal with that on a VERY theoretical basis, but none (I know of anyway) is really helpful in implementing it...You have to specify how you want to price it. The simp...
by Normal
December 2nd, 2007, 5:20 pm
Forum: Careers Forum
Topic: PHD in math
Replies: 29
Views: 65540

PHD in math

<t>QuoteFirst of all its not clear at all that UIC is lower ranked than Stanford, Princeton, NYU. .To me that's pretty clear. Quote Third, if you've flown first class all your life, it's a good experience to fly coach from time to time No, it isn't I am sure there are places where brand name matters...
by Normal
December 2nd, 2007, 5:00 pm
Forum: Careers Forum
Topic: Cost of living in London
Replies: 42
Views: 68499

Cost of living in London

<t>For 1500GBP you will have a hard time finding a decent 1br in the nice areas of Zone 1. It is possible though, and I suggest you search by yourself rather than through an agent (eg: use craigslist London). The market is very efficient, so if you find a cheaper place it is likely that the commute ...
by Normal
November 27th, 2007, 4:12 am
Forum: Careers Forum
Topic: PHD in math
Replies: 29
Views: 65540

PHD in math

<t>QuoteOriginally posted by: mjQuoteOriginally posted by: twofishQuoteOriginally posted by: meteorIn my view (as other people have mentioned) brand name does matter. So "brand name" matters in the sense that you are more likely to end up with campus recruiting going to your school, but it doesn't m...
by Normal
November 24th, 2007, 7:48 pm
Forum: Student Forum
Topic: Natural Gas Options Pricing & MTM
Replies: 5
Views: 62489

Natural Gas Options Pricing & MTM

<t>Check the vols and rates they're using to price. In absence of smile, for simple options you should be able to validate their result using plain BS. You can always throw some model on it like HJM, calibrate and price via monte carlo. but sounds like too much for risk mgm. if you have a strip of (...
by Normal
November 24th, 2007, 7:41 pm
Forum: Student Forum
Topic: Ito integral
Replies: 7
Views: 63081

Ito integral

It's not a martingale, even though X clearly is a local martingale.
by Normal
November 10th, 2007, 10:41 pm
Forum: Careers Forum
Topic: Citigroup ATA
Replies: 27
Views: 69111

Citigroup ATA

<t>This one is easy: you should stick to the bay area. As a CE graduate and on an purely IT role, it will be *very* hard to move, even if you're on the trading floor. Why they'd prefer you over the newly minted finance PhD with a solid publication record? or someone more quantitative? Besides, semic...
by Normal
November 25th, 2006, 2:56 pm
Forum: Student Forum
Topic: SDE question
Replies: 2
Views: 89051

SDE question

<t>I think the hole is when you multiply both sides by . Recall that is short hand for The trick here is to multiply an exponential term to kill the dB_t term and then convert the SDE into an ODE. The right multiplying term is the exponential martingale I can provide the details if needed. </t>
by Normal
November 14th, 2006, 8:21 pm
Forum: Careers Forum
Topic: WSJ article
Replies: 11
Views: 92274

WSJ article

<t>QuoteOriginally posted by: DCFCNot at all.My point was that this shallow and lzy article did not cover the material well.An MFE is not cheapn and given the lost earnings as well can be very expensive.Not everyone is cut out for this work, and some people are just unlucky.Also, and most dishonestl...
by Normal
November 14th, 2006, 8:13 pm
Forum: Careers Forum
Topic: JP morgan C++ Test - tough!!!!
Replies: 2
Views: 89845

JP morgan C++ Test - tough!!!!

If you found it diffucult that is a good thing. The level of difficulty increases as you keep getting right. If you've got some elementary questions toward the end then you should be worried.
by Normal
November 5th, 2006, 12:28 am
Forum: Off Topic
Topic: "Best" invention of the 20th century?
Replies: 263
Views: 219800

"Best" invention of the 20th century?

1. Transistor1. Shannon's Information Theory
by Normal
November 1st, 2006, 9:58 pm
Forum: Programming and Software Forum
Topic: improving C++ skills
Replies: 12
Views: 93183

improving C++ skills

<t>QuoteOriginally posted by: CuchulainnQuoteI just took the Teckcheck C++ test, and I must say that I found it pretty hard. There were lots of questions on type casting, arcane STL syntax, templates, and low-level I/O. I'm not sure I'll get a minimum score to get an interview.I did an online C++ ex...
by Normal
October 31st, 2006, 1:54 pm
Forum: Programming and Software Forum
Topic: improving C++ skills
Replies: 12
Views: 93183

improving C++ skills

<t>I have a good deal of experience with C/MATLAB and I self-taught C++ in the last year or so. In addition to introductory books, I read S. Meyer's series, implemented some pricing models and read sections of Stroustrup's std text. I also read parts of M. Joshi C++ book. I just took the Teckcheck C...