Hi,
Can you describe what would be the wanted and essential substances/knowledge in order to be able to develop an automatic stocks trading system which is relayed on AI ?
Thank you
Is not an easy task,quick search this a minimum you could have done yourself
Automated Trading Systems: The Pros and Cons.
Sum it up:
Quote:Automated trading systems typically require the use of software linked to a direct access broker,
and any specific rules must be written in that platform's proprietary language
.
Software
Quote:The Bottom Line
Algorithmic trading software is costly to purchase and difficult to build on your own
.
Purchasing ready-made software offers quick and timely access,and building your own allows full flexibility to customize it to your needs.
Before venturing into algorithmic trading with real money,
however, you must fully understand the core functionality of the trading software.
Failure to do so may result in big losses
.
Hey Snippsat,
Thank you for the link,
I have one question,
If I want my program to run on linux, do I have to use the IDE to keep it running ?
I mean, if I would've using windows I could've turn it into exe file and have it running,
So what's the solution
You can run it on a Linux box from the command line or creating an icon that calls it. No IDE needed.