Used to seed the security with the correct price
seed_security
seed_security(security: Security) -> bool
Seed the security
Parameters:
| Name |
Type |
Description |
Default |
security
|
Security
|
|
required
|
Returns:
| Type |
Description |
bool
|
true if the security was seeded, false otherwise.
|