| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Feb 26 '12 at 11:07 | |
| stats | profile views | 14 |
|
Feb 8 |
awarded | Yearling |
|
Feb 17 |
comment |
Why is C++ still a very popular language in quantitative finance? @Dmitri Nesteruk Right. I was just wondering, if this argument counts pro or against C++? Since to interface a library API is easy and recommended - from within almost every language? |
|
Feb 16 |
comment |
Why is C++ still a very popular language in quantitative finance? @Dmitri Nesteruk 'in C++ you can explicitly use SSE' yes but you wouldn't really often, right? You would rely on the compiler to do so for you. And this is, what the Java user does. |
|
Feb 10 |
comment |
Why is C++ still a very popular language in quantitative finance? I wonder how to define "average-quality". Is this on a subjective scale, taking into account personal bias? |
|
Feb 10 |
comment |
Is Visual Basic a fast enough for millisecond orders @user1194505 You should REuse them. Pooling is more efficient than REallocating. Especially for large(st) arrays. |
|
Feb 9 |
comment |
How good is managed code for algo trading? IMO you sound a little too pessimistic regarding .NET. After all, it is just a matter of utilizing 'your' language the right way. A poor written C++ app will be magnitudes slower than a well written C# app and the other way around. By following the common guidelines for writing .NET applications you will get a reasonable speed for .NET already. For peak performance, higher knowledge is needed on both platforms though. |
|
Feb 9 |
comment |
Why is C++ still a very popular language in quantitative finance? very interesting view. Even if somehow... well: subjective ;) You obviously spend much more time on C/C++ then you did on C#. And this is no critism. But it could explain your bias towards C. I remember every language at the beginning seemed to be build out of "counterintuitive rules".. ;) |
|
Feb 8 |
comment |
Is Visual Basic a fast enough for millisecond orders What would server gc help for? |
|
Feb 8 |
answered | Why is C++ still a very popular language in quantitative finance? |
|
Feb 8 |
awarded | Teacher |
|
Feb 8 |
awarded | Supporter |
|
Feb 8 |
answered | Is Visual Basic a fast enough for millisecond orders |