cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

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.


Public Backtests (0)

View More

Community

View More

Chuck started the discussion GetOptionContractList Changing Option Symbol to Base

For most symbols, the notebook code below works.   However, for some symbols like NKLA, contracts...

4 years ago

Chuck left a comment in the discussion GetOptionContractList Changing Option Symbol to Base

The solution is to use the contract, instead of the symbol.   So contract[0].ID.Symbol should be...

4 years ago

Chuck started the discussion GetOptionContractList Changing Option Symbol to Base

For most symbols, the notebook code below works.   However, for some symbols like NKLA, contracts...

4 years ago

Chuck left a comment in the discussion GetOptionContractList Changing Option Symbol to Base

The solution is to use the contract, instead of the symbol.   So contract[0].ID.Symbol should be...

4 years ago