Commit Graph

7 Commits

Author SHA1 Message Date
Stefano Raggi 076204e92d Add BrokerageMessageHandlerPythonWrapper class 2017-05-19 21:46:01 +02:00
Stefano Raggi 5c4bd9a684 Add new methods to IAlgorithm for Python usage 2017-05-19 20:50:57 +02:00
AlexCatarino e7a744a236 Adds HasCustomData flag to SubscriptionManager
This flag will be used to speed python algorithms execution, since it avoids a wrapping operation that is only required when there is custom data in python algorithms.
2017-05-01 14:47:17 +01:00
jaredbroad 0e114cb94c Fix missing arg on Liquidate 2017-04-29 18:39:13 -04:00
AlexCatarino 050d5dc7dd Implements TradeBuilder for Python Framework 2017-04-10 12:06:53 +01:00
jaredbroad 664308e7fa Merge in the IDataProvider updates 2017-03-26 10:27:42 -04:00
AlexCatarino 9774af9adc Custom Data for Python Support 2017-02-09 17:48:50 -02:00