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

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.

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

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

1 years ago

alex left a comment in the discussion Options research strategy

this is the wrong syntax. option_chains is a multi index pandas dataframe

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

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

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

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

1 years ago

alex left a comment in the discussion Options research strategy

this is the wrong syntax. option_chains is a multi index pandas dataframe

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

1 years ago

alex left a comment in the discussion Options research strategy

i get this error:

1 years ago

alex left a comment in the discussion Options research strategy

i wan to do this analysis in the research notebook.

1 years ago

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

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

1 years ago

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

this is amazing work!

1 years ago