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