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

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