Author: lexzeus Related Open Source Projects

Cable Framework

A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#....

Trading Strategy Runner

Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy....