A Repository Of The Java Programs Presented in the Videos.
This is the open/public source code repository for the Java programs shown in the YouTube videos - A.I. Stock Trends With WEKA, TA-Lib and more
https://www.youtube.com/channel/UCPxmgFZDS7F06UBBxH5b4mg
A suite of libraries and applications using genetic algorithms and AI for financial analysis and simulation. Currently the focus is to route FIX messages to an exchange simulator and use genetic algorithms to explore algorithmic trading strategies.
A JNI for HyperTraders HyperOrder Host software API. This JNI allows Java trading strategies to be developed that can interact with a variety of common trading platforms, making the trading platform transparent to the Java code, via a generic API.