Files
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
..
2018-03-05 15:33:10 -05:00
2019-04-03 21:55:44 -03:00
2017-02-24 17:51:57 -05:00
2019-04-03 21:55:44 -03:00
2018-12-12 00:27:22 +01:00
2017-02-24 17:51:57 -05:00