Tagged Questions
31
votes
10answers
14k views
What technical skills needed for algorithmic trading, HFT, etc?
I'm interested in getting into developing trading systems, black box, HFT, etc. My primary experience is with C# and .Net (7 years). I've also done some sockets programming. I have some experience ...
2
votes
1answer
431 views
Algorithmic trading software safety guards
I'm working on an automatic trading system. What sorts of safe-guards should I have in place?
The main idea I have is to have multiple pieces checking each other.
I will have a second independent ...
0
votes
0answers
276 views
DI+ and DI- Financial Indicator Calculations
I have an algorithmic platform developed in server-side Javascript using NodeJS coupled with MongoDB. Our current strategy uses a combination of technical indicators, which, for the sake of this ...