Real-time stock market application
- by Sam
I'm an amateur programmer. I'd like to develop a software application (like Tradestation), to analyse real-time market data. Please teach me if the following approach is correct, ie the procedures, knowledge or software needed etc:
Use a DB to read the real-time feed from data provider: what should be the right DB to use? I know it should be a…