Files
quantconnect--lean/Algorithm.Python/Alphas
Martin Molinero cfa08a11fb Address reviews
- Removing `using QCAlgorithmFramework = QuantConnect.Algorithm.QCAlgorithm`
- Removing `QCAlgorithmFrameworkBridge`
- Removing `IsFrameworkAlgorithm`
- Making `EmitInsightBasedOnFill` private. Adding new
`IOrderEventProvider` exposing an `event` to which `QCAlgorithm` will
subscribe.
- `AccountType.Cash` algorithms will be allowed to manually trade and
emight insights manually or with alpha model.
2019-04-03 21:55:44 -03:00
..
2019-04-03 21:55:44 -03:00
2019-04-03 21:55:44 -03:00
2019-04-03 21:55:44 -03:00
2019-04-03 21:55:44 -03:00