This is our first version of software components that enable you to:

1. real time data capture via IQFeed

2. ability to build trading strategy logic

3. execute market orders via Interactive Brokers TWS

4. learn various options of different databases with CEP option

IMPORTANT NOTE: Each module has an introduction unit (#1) with long videos which demo the remaining units within that module.

Module 1 Market Data Real Time Capture and Historical Backtesting
Unit 1 Market Data Real Time Capture and Historical Backtesting Intro
Unit 2 IQFeed for Real time data capture and backtesting
Unit 3 Third party application for housing real time and historical market data
Unit 4 Open source library for queuing and messaging between software component
Unit 5 My Trading Platform Architecture with Demos
Module 2 Trade Ideas
There are no units in this module.
Module 3 Interacting with Interactive Brokers Trader Workstation TWS for automated trading
Unit 1 Intro to Interacting with Interactive Brokers Trader Workstation TWS for automated trading
Unit 2 Interactive Brokers TWS demo and setup
Unit 3 Interactive Brokers API interfacing to multiple languages with batch testing
Unit 4 Trading Platform Demos
Module 4 Extending Matlab Into a Custom Trading Platform
Unit 1 Extending MATLAB for automated trading
Unit 2 Mathworks Webinars to Showcase Automated and Algorithmic Based Trading Systems
Unit 3 MuPAD from research paper to Matlab M script
Unit 4 Demo of Matlab Builder NE talking with DotNet C# program with least square
Unit 5 Matlab Coder to C++ or C
Unit 6 Other Options ...But Wait There's More!
Module 5 MATLAB Simulink Visual Model Development with C++ and FPGA HDL deployment
Unit 1 Intro to MATLAB Simulink Visual Model Development with C++ and FPGA HDL deployment
Unit 2 Simulink Model Demo
Unit 3 Matlab Simulink FPGA webinar series (for ultra lowest latency HFT)
Unit 4 Simulink Model generation to Code Generation to C++
Module 6 Database use for Trading Coursewith MYSQL, NOSQL, SQL Server with T-SQL Schema and CEP uses in DotNet CSharp code
Unit 1 Intro Video Demo of SQL Database for Algo Trading with HFT Potential with SQL Server MYSQL NOSQL MongoDB Redis Cassandra R Java
Unit 2 MYSQL (free open source) with Matlab, R, .NET, and C++
Unit 3 Open Source NOSQL database options with MongoDB, Big Data, R, Cassandra, Redis, and even ActiveQuant
Unit 4 SQL Server with database schema in T-SQL, StreamInsights for CEP and source code