/Order-Execution-Strategy

Literature survey of order execution strategies implemented in python

Primary LanguagePython

Order-Execution-Strategy

About the Project

Literature survey of popuplar trade slicing algorithms. The algorithms are implemented in python and backtested using real time stock data traded on the Indian stock market (NSE). The survey starts with the review of the seminal work of Robert Almgren and Neil Chriss and continues to other works that are built on top of the framework. All the hyper-parameters are tuned using methods proposed by the authors.

Codes

Authors