Lean
$LEAN_TAG$
|
Used to seed the security with the correct price More...
Public Member Functions | |
bool | SeedSecurity (Security security) |
Seed the security More... | |
Used to seed the security with the correct price
Definition at line 22 of file ISecuritySeeder.cs.
bool QuantConnect.Securities.ISecuritySeeder.SeedSecurity | ( | Security | security | ) |
Seed the security
security | Security being seeded |
Implemented in QuantConnect.Securities.FuncSecuritySeeder.