Lean  $LEAN_TAG$
QuantConnect.Api.Estimate Class Reference

Estimate response packet from the QuantConnect.com API. More...

Properties

string EstimateId [get, set]
 Estimate id More...
 
int Time [get, set]
 Estimate time in seconds More...
 
int Balance [get, set]
 Estimate balance in QCC More...
 

Detailed Description

Estimate response packet from the QuantConnect.com API.

Definition at line 23 of file Estimate.cs.

Property Documentation

◆ EstimateId

string QuantConnect.Api.Estimate.EstimateId
getset

Estimate id

Definition at line 29 of file Estimate.cs.

◆ Time

int QuantConnect.Api.Estimate.Time
getset

Estimate time in seconds

Definition at line 35 of file Estimate.cs.

◆ Balance

int QuantConnect.Api.Estimate.Balance
getset

Estimate balance in QCC

Definition at line 41 of file Estimate.cs.


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