MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
107 stars 17 forks source link

Algorithmic Trading - what is it? #3238

Open MateuszNaKodach opened 4 years ago

MateuszNaKodach commented 4 years ago

https://www.google.com/search?q=algorithmic+trading&oq=algorithmic+trading&aqs=chrome..69i57j0l6j69i60.224j0j4&sourceid=chrome&ie=UTF-8

danishdynamic commented 3 years ago

Algorithmic Trading is a filed of quantitative finance where we pre-program the bots for various purpose of trading strategies, weather it be order book execution , options trading , etf trading etc... by using brokers api and back-testing before going live so that there is proper risk management.