Skip to content

Estimate

QuantConnect.Api.Estimate

Bases: StringRepresentation

Estimate response packet from the QuantConnect.com API.

estimate_id

estimate_id: str

Estimate id

time

time: int

Estimate time in seconds

balance

balance: int

Estimate balance in QCC

to_string

to_string() -> str

Returns the string representation of this object