Tagged Questions
2
votes
3answers
653 views
Is MATLAB-generated code good enough for use in live trading?
I know that MATLAB has mechanisms for generating code, but I've never used them. Have you? If you have - is it good enough (=fast enough, I guess) to be used in live trading systems? Anything one ...
3
votes
2answers
841 views
GJR-GARCH Model In R
Any idea how to estimate GJR-GARCH models in R? Is there any particular library like fGarch that supports such models?
3
votes
1answer
1k views
C++ training from scratch to quantitative trading? [closed]
I have been trading for decades, and I have a solid knowledge of technical analysis but also VB as professional programmer.
I would like to start learning C++ from scratch, then specialised in C++ ...
5
votes
3answers
346 views
Means of inferring trading algorithms from competition trade data
I'm analyzing trades from several participants in a trading competition, and I was wondering - are there known mechanisms for analysis and inference of the logic in a set of trades done by one ...
5
votes
4answers
392 views
Are there any brokerages which use URL-based web APIs?
We already have a list of brokerages that provide apis. What about brokerages that provide web apis?
For example, Collective2 has a url-based web api for entering trades. Are there any brokerages ...