Serving the Quantitative Finance Community

 
User avatar
akhilsinghal1989
Topic Author
Posts: 0
Joined: September 28th, 2009, 7:34 pm

role of Matlab, C,C++ in fianancial market

December 23rd, 2009, 6:39 pm

What is the use of matlab, C, C++ in the financial market do they really help?
 
User avatar
Alan
Posts: 3050
Joined: December 19th, 2001, 4:01 am
Location: California
Contact:

role of Matlab, C,C++ in fianancial market

December 23rd, 2009, 6:47 pm

No, it is a proven theorem that all possible financial problems can be done in excel. p.s. Actually, excel is probably overkill. Any thing you can do in excel can be done by this kid: Seriously, let's say you are receving a real-time exchange feed with X million messages per second.How do you propose handling it? If you need performance, you probably want C. If you want rapid development or prototyping of a complex app, or are academically inclined, you probably want Mathematica or Matlab.
Last edited by Alan on December 22nd, 2009, 11:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 23029
Joined: July 16th, 2004, 7:38 am

role of Matlab, C,C++ in fianancial market

December 23rd, 2009, 7:40 pm

Alan,That kid will be a FEM engineer in mesh generation For FDM, forget C++, you can do it all in Visual Excel; the 1d heat equation in a squre, the walls are the edges of Excel. Euler method so you can experiment with k and h and then display!
Attachments
FDM_In_Excel.zip
(49.67 KiB) Downloaded 69 times
Last edited by Cuchulainn on December 22nd, 2009, 11:00 pm, edited 1 time in total.