Lean  $LEAN_TAG$
QuantConnect.Util.SecurityExtensions Class Reference

Provides useful infrastructure methods to the Security class. These are added in this way to avoid mudding the class's public API More...

Static Public Member Functions

static bool IsInternalFeed (this Security security)
 Determines if all subscriptions for the security are internal feeds More...
 

Detailed Description

Provides useful infrastructure methods to the Security class. These are added in this way to avoid mudding the class's public API

Definition at line 26 of file SecurityExtensions.cs.

Member Function Documentation

◆ IsInternalFeed()

static bool QuantConnect.Util.SecurityExtensions.IsInternalFeed ( this Security  security)
static

Determines if all subscriptions for the security are internal feeds

Definition at line 31 of file SecurityExtensions.cs.


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