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.
alex started the discussion Options research strategy
i need some help. i am struggling with analysing the options data due to how it is accessed.
alex left a comment in the discussion Options research strategy
put_options = [i for i in option_chain if i.ID.OptionRight == OptionRight.Put]gives...
alex left a comment in the discussion Options research strategy
i get this error:
alex left a comment in the discussion Options research strategy
i wan to do this analysis in the research notebook.
alex started the discussion Options research strategy
i need some help. i am struggling with analysing the options data due to how it is accessed.
alex left a comment in the discussion Options research strategy
this is the wrong syntax. option_chains is a multi index pandas dataframe
alex left a comment in the discussion Options research strategy
put_options = [i for i in option_chain if i.ID.OptionRight == OptionRight.Put]gives...
alex left a comment in the discussion Options research strategy
i get this error:
alex left a comment in the discussion Options research strategy
i wan to do this analysis in the research notebook.
alex started the discussion Failed to import model trained on external device
i have trained a model and joblib saved it into a .joblib file.
alex started the discussion Custom benchmark (python)
i want to define a custom benchmark that is simply dollar-cost-averaging into SPY every month.
alex left a comment in the discussion Custom benchmark (python)
this error occuredDuring the algorithm initialization, the following exception has occurred: cannot...
alex left a comment in the discussion Solving the Replication Crisis in Finance
this is amazing work!
alex left a comment in the discussion Options research strategy
this is the wrong syntax. option_chains is a multi index pandas dataframe
9 months ago