Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Coming soon... algorithmic stock trading platform incl. simulation
Project type
Programming, machine learning
Date
2018-present
Location
Where ever my laptop is
Python based trading platform integrated with crypto currency exchange as a project to learn more about programming
Interfaced with the API of Bittrex and TD Ameritrade exchanges using REST and websockets, able to handle and execute real orders on the exchange
Experiments with basic machine learning algorithms including K means, simple neural networks, using python packages to practice and apply theory learned in school
Experimented more with AI using the NEAT and ES-HYPER-NEAT algorithms, implementing cross validation, and hyperparameter tuning.
Ultimately abandoned the project after demonstrating functionality as my objective was to learn and not to attempt to deploy profitable algorithms (which eluded me)