Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.41 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.41 KB

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