Files
quantconnect--lean/Algorithm.Framework/Execution
Michael Handschuh 534c95902c Use VWAP indicator from indicators project
The volume weighted average price execution model had its own implementation
of VWAP since the existing VWAP didn't perform the daily reset. The intraday
VWAP indicator has since been added to the indicators project so this is just
duplicate code.
2018-05-07 16:13:10 -04:00
..