Review and remove IDerivativeSecurity from Future #4821
Labels
consistency
good first issue
If you're looking to get started as a LEAN contributor, check out these starter issues!
refactor
Expected Behavior
Future
interface is accurateActual Behavior
Security Future.Underlying
is always null and doesn't seem to have a reason for existance. See https://github.com/QuantConnect/Lean/pull/4804/files#r499031629Potential Solution
Future.Underlying
andIDerivativeSecurity
fromFuture
Reproducing the Problem
N/A
System Information
N/A
Checklist
master
branchThe text was updated successfully, but these errors were encountered: