Java Programming Tutorials:
Java is a great language for writting stock bots. Besides the obvious
cross platform capabilities, Java has several more features that
helps to make it well suited for bot development. Java programs
are generally very stable which is what you want from a bot. Java
code also runs fairly quickly. Most importantly, however, Java is
very easy to use with brokers such as Interactive Brokers. If you
are unsure which language is right for you, then read Choosing
a Language.
About our tutorials
Our tutorials come from several places. Some are written by the
staff at StockBotProgrammign.com, others are written by the community,
and the rest are from the best sources on the internet. If you know
of any good java tutorials that we should include, or would like
to write a tutorial please suggest
it here.
Language Basics
Artificial Intelligence
Interactive Brokers TWS API
|