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

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.

9 months ago

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

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

9 months ago

alex left a comment in the discussion Options research strategy

i get this error:

9 months ago

alex left a comment in the discussion Options research strategy

i wan to do this analysis in the research notebook.

9 months ago

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.

9 months ago

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

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

9 months ago

alex left a comment in the discussion Options research strategy

i get this error:

9 months ago

alex left a comment in the discussion Options research strategy

i wan to do this analysis in the research notebook.

9 months ago

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.

10 months ago

alex started the discussion Custom benchmark (python)

i want to define a custom benchmark that is simply dollar-cost-averaging into SPY every month.

10 months ago

alex left a comment in the discussion Custom benchmark (python)

this error occuredDuring the algorithm initialization, the following exception has occurred: cannot...

10 months ago

alex left a comment in the discussion Solving the Replication Crisis in Finance

this is amazing work!

10 months ago