Skip to content

QuantConnect.Algorithm.Framework.Portfolio.SignalExports

Classes

Class Description
BaseSignalExport Base class to send signals to different 3rd party API's
Collective2SignalExport Exports signals of desired positions to Collective2 API using JSON and HTTPS....
CrunchDAOSignalExport Exports signals of the desired positions to CrunchDAO API....
NumeraiSignalExport Exports signals of the desired positions to Numerai API....
SignalExportManager Class manager to send portfolio targets to different 3rd party API's...
SignalExportTargetParameters Class to wrap objects needed to send signals to the different 3rd party API's
VBaseSignalExport Exports signals of desired positions to vBase stamping API using JSON and HTTPS....