Commit Graph

12 Commits

Author SHA1 Message Date
Adam May 18e481ef58 Make IMessagingHandler extend from IDisposable to allow for packing up of resources 2020-03-19 12:28:10 -03:00
Michael Handschuh 6f0686b1b4 Add generic IMessagingHandler.SendNotification 2016-01-20 01:01:58 -05:00
Michael Handschuh 1f3cf8ae55 Change IMessagingHandler.SetChannel to SetAuthentication
Now accepts a full job packet for user id/algo id/channel info
2016-01-20 00:29:32 -05:00
Michael Handschuh fa55e8d059 Remove IMessagingHandler.LiveTradingResult 2016-01-20 00:07:55 -05:00
Michael Handschuh 6180ff69e0 Remove IMessagingHandler.BacktestResult 2016-01-19 23:59:25 -05:00
Michael Handschuh 86639512cd Remove IMessagingHandler.AlgorithmStatus 2016-01-19 23:50:53 -05:00
Michael Handschuh a6eceb4faa Remove IMessagingHandler.RuntimeError 2016-01-19 22:26:46 -05:00
Michael Handschuh d54a8c1844 Remove IMessagingHandler.LogMessage 2016-01-19 22:18:32 -05:00
Michael Handschuh 554b5c5068 Remove IMessagingHandler.SecurityTypes 2016-01-19 22:07:46 -05:00
Michael Handschuh ff75836fd9 Remove IMessagingHandler.DebugMessage 2016-01-19 22:04:13 -05:00
snugs 2a10112abe Adds ProjectId to AlgorithmStatusPacket 2016-01-11 15:07:20 -05:00
snugs 5d4aadbb9c Removes QuantConnect.Interfaces
This project was collapsed into QuantConnect.csproj.
This will allow code in the common project to use the interfaces abstractions
2015-11-04 13:18:59 -05:00