Lean  $LEAN_TAG$
QuantConnect.Algorithm.Framework.Portfolio.SignalExports.Collective2SignalExport.C2Symbol Class Reference

The Collective2 symbol More...

Properties

string FullSymbol [get, set]
 The The full native C2 symbol e.g. BSRR2121Q22.5 More...
 
string SymbolType [get, set]
 The type of instrument. e.g. 'stock', 'option', 'future', 'forex' More...
 

Detailed Description

The Collective2 symbol

Definition at line 387 of file Collective2SignalExport.cs.

Property Documentation

◆ FullSymbol

string QuantConnect.Algorithm.Framework.Portfolio.SignalExports.Collective2SignalExport.C2Symbol.FullSymbol
getset

The The full native C2 symbol e.g. BSRR2121Q22.5

Definition at line 393 of file Collective2SignalExport.cs.

◆ SymbolType

string QuantConnect.Algorithm.Framework.Portfolio.SignalExports.Collective2SignalExport.C2Symbol.SymbolType
getset

The type of instrument. e.g. 'stock', 'option', 'future', 'forex'

Definition at line 400 of file Collective2SignalExport.cs.


The documentation for this class was generated from the following file: