We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.
george started the discussion Custom splits to match custom pricing data
Hi,
george started the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?
Hi,
george started the discussion Custom data properties Time and Endtime changed after I set them?
public PortfolioWeight(string csvLine) { var line = csvLine.Split(','); ...
george left a comment in the discussion Custom data properties Time and Endtime changed after I set them?
I am just setting .Time in my data object, and I added the time zone to the AddData method. But no...
george started the discussion Custom splits to match custom pricing data
Hi,
george started the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?
Hi,
george started the discussion Custom data properties Time and Endtime changed after I set them?
public PortfolioWeight(string csvLine) { var line = csvLine.Split(','); ...
george left a comment in the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?
Rahul,
george left a comment in the discussion Custom data properties Time and Endtime changed after I set them?
I am just setting .Time in my data object, and I added the time zone to the AddData method. But no...
george left a comment in the discussion Custom data properties Time and Endtime changed after I set them?
The end time is being reset by SubscriptionData.Create - that method is rounding the EndTime based...
george left a comment in the discussion Custom splits to match custom pricing data
Thanks, I adapted my code from the yahoo downloader and the FactorFile thing. I will get to testimg...
george started the discussion Order Side
Hi,
george started the discussion Python local examples/documentation?
Hi,
george left a comment in the discussion Order Side
Most of those FIX sides are ones I have never used in futures or cash equities trading. I brought...
george left a comment in the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?
Rahul,
4 years ago