Serving the Quantitative Finance Community

 
User avatar
chazw
Topic Author
Posts: 0
Joined: June 12th, 2006, 11:59 pm

next software step

November 17th, 2006, 4:04 pm

I've done such work as I have in Excel and VBA.What's the next logical step up the software ladder for me, doing quant and modelling?I should also say that I have developed user interfaces and execution mechanisms, as well (using the above with links to third party order execution platforms).I see a lot of demand for JAVA developers...not sure if that makes sense to me.Anyone?thx
Last edited by chazw on November 16th, 2006, 11:00 pm, edited 1 time in total.
 
User avatar
DominicConnor
Posts: 41
Joined: July 14th, 2002, 3:00 am

next software step

November 17th, 2006, 6:59 pm

There's C++, you can do addins that go much faster that way.What sort of work have you been doing with Excel/VBA ?
 
User avatar
chazw
Topic Author
Posts: 0
Joined: June 12th, 2006, 11:59 pm

next software step

November 17th, 2006, 7:13 pm

Thanks for your response.I've just completed a model (for futures trading) of a currency index that behaves as though it has an embedded option (well, actually several). It's driven by a monte carlo simulation. The heavy lifting is done in Excel, because it is so easy to use.I further completed a currency arbitrage app that includes hedge ratio calculation, limited modeling capabilities and order entry for electronic execution. Again, the math is done in Excel but the user interface was VBA -- really easy to use and effective. This app is currently in use by a large trading operation, and is run on a tablet. I am anxious to sink my teeth into more modeling projects and was looking to tune up the CV in order position myself to take them on -- although in my heart, from a sheer number-crunching and execution perspective, can't see what CAN'T be done in Excel, at least in principal. I suppose the larger datasets would drive you to something a bit leaner.Thanks again. *** I add this: I'd like to port my work to a better platform (if one exists) as a means of gaining the relevant experience.
Last edited by chazw on November 17th, 2006, 11:00 pm, edited 1 time in total.