Skip to content

Simulated the optimal strategy for block order execution problem using stochastic optimal control approach. Benchmarked the strategy with TWAP to show out-performance.

Notifications You must be signed in to change notification settings

lijingyiran/opt_execution_strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Optimal Block Execution Schedule for High Frequency Algo Trading

Simulated the optimal strategy for block order execution problem using stochastic optimal control approach involving dynamic programming principle and the Hamilton-Jacobi Bellman (HJB) equation. Benchmarked the strategy with TWAP to show out-performance under linear price impact (temporary and permanent) and arithmetic Brownian stock dynamics assumption. For detailed theoretical proof: Chapter 6 of Algorithmic and High-Frequency Trading by Jaimungal et al.

About

Simulated the optimal strategy for block order execution problem using stochastic optimal control approach. Benchmarked the strategy with TWAP to show out-performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages