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 (1)

View More
Casual Asparagus Lion

0Parameters

0Security Types

1718Tradeable Dates


Community

View More

AM started the discussion Combine multiple custom added AddData symbols to a list

Hi. I have a script that added equities in this form:

3 years ago

AM started the discussion Help on running new algorithm in LEAN Docker from Visual Studio

I have VS setup with LEAN built. I have setup the LEAN Docker image. Running .\run_docker.bat...

3 years ago

AM started the discussion Missing a few key steps using Lean Docker plus VS or VS Code using python

When running algorithms in Lean Docker from inside VS or VS Code I can successfully build or debug...

3 years ago

AM started the discussion ModuleNotFoundError : No module named 'my_calendar'

Running algorithm in VS Code with Docker Lean container. Python 3.6.8

3 years ago

AM started the discussion Error: Unable to cast object of type 'System.RuntimeType'

Receivign an error trying to run algorithm in LEAN.

3 years ago

Casual Asparagus Lion

0Parameters

0Security Types

1718Tradeable Dates

AM started the discussion Combine multiple custom added AddData symbols to a list

Hi. I have a script that added equities in this form:

3 years ago

AM started the discussion Help on running new algorithm in LEAN Docker from Visual Studio

I have VS setup with LEAN built. I have setup the LEAN Docker image. Running .\run_docker.bat...

3 years ago

AM started the discussion Missing a few key steps using Lean Docker plus VS or VS Code using python

When running algorithms in Lean Docker from inside VS or VS Code I can successfully build or debug...

3 years ago

AM started the discussion ModuleNotFoundError : No module named 'my_calendar'

Running algorithm in VS Code with Docker Lean container. Python 3.6.8

3 years ago

AM started the discussion Error: Unable to cast object of type 'System.RuntimeType'

Receivign an error trying to run algorithm in LEAN.

3 years ago

AM started the discussion No data downloading from TOOLBOX in LEAN in Visual Studio

I cannot download data and receive this error. I have an IEX API key. From 

3 years ago

AM left a comment in the discussion Error: Unable to cast object of type 'System.RuntimeType'

Turns out there were so many other issues I lost count. BUT it's up and running now! 

3 years ago

AM left a comment in the discussion Error: Unable to cast object of type 'System.RuntimeType'

Ah, I see! Though I'm having a lot of difficulty formatting. As MSDOS csv file after formatting the...

3 years ago

AM left a comment in the discussion Business days till expiration

Here is my liquidate code:

3 years ago

AM left a comment in the discussion Business days till expiration

Ah, just what I was looking for. How would I add this to a close/liquidate options function X days...

3 years ago

AM left a comment in the discussion ModuleNotFoundError : No module named 'my_calendar'

I discoverd that the module my_calendar.py is a custom module written by the algo designer and is a...

3 years ago

AM left a comment in the discussion Missing a few key steps using Lean Docker plus VS or VS Code using python

Yesw, this is what my config.json looks like.

3 years ago