Lean  $LEAN_TAG$
QuantConnect.Securities.ISecurityInitializer Interface Reference

Represents a type capable of initializing a new security More...

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

Public Member Functions

void Initialize (Security security)
 Initializes the specified security More...
 

Detailed Description

Represents a type capable of initializing a new security

Definition at line 22 of file ISecurityInitializer.cs.

Member Function Documentation

◆ Initialize()

void QuantConnect.Securities.ISecurityInitializer.Initialize ( Security  security)

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