cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.


Public Backtests (0)

View More

Community

View More

george started the discussion Custom splits to match custom pricing data

Hi,

5 years ago

george started the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?

Hi,

5 years ago

george started the discussion Custom data properties Time and Endtime changed after I set them?

public PortfolioWeight(string csvLine) { var line = csvLine.Split(','); ...

5 years ago

george left a comment in the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?

Rahul,

5 years ago

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...

5 years ago

george started the discussion Custom splits to match custom pricing data

Hi,

5 years ago

george started the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?

Hi,

5 years ago

george started the discussion Custom data properties Time and Endtime changed after I set them?

public PortfolioWeight(string csvLine) { var line = csvLine.Split(','); ...

5 years ago

george left a comment in the discussion Custom data Symbol has ticker DataType.Symbol, so SetHoldings says price == 0?

Rahul,

5 years ago

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...

5 years ago

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...

5 years ago

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...

5 years ago

george started the discussion Order Side

Hi,

8 years ago

george started the discussion Python local examples/documentation?

Hi,

8 years ago

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...

8 years ago