Lean  $LEAN_TAG$
QuantConnect.Securities.ISymbol Interface Reference

Base interface intended for universe data to have some of their symbol properties accessible directly. More...

Inheritance diagram for QuantConnect.Securities.ISymbol:
[legend]

Properties

SecurityIdentifier ID [get]
 Gets the security identifier. More...
 

Detailed Description

Base interface intended for universe data to have some of their symbol properties accessible directly.

Definition at line 22 of file ISymbol.cs.

Property Documentation

◆ ID

SecurityIdentifier QuantConnect.Securities.ISymbol.ID
get

Gets the security identifier.

Definition at line 27 of file ISymbol.cs.


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