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

Kevin started the discussion Custom crypto data with extremely low prices like $0.0000000001

Trying to find out how to handle crypto custom data with extremely low prices, like $0.0000000001...

8 months ago

Kevin started the discussion Lean cli not compatible with dotnet 9?

When I tried to run “lean backtest myproject” I get this error: 

9 months ago

Kevin left a comment in the discussion Custom Data Broker Limitation

I don't see this file anywhere. I installed lean on Ubuntu using pipx. I ran a find command that...

9 months ago

Kevin started the discussion Cannot pull CSharp/TradingAlgorithm 14'(id 4863107): Please make sure Docker is installed and running - during lean cloud pull command

Hi, I'm getting similar errors to the following, multiple times, when trying to do "lean cloud...

1 years ago

Kevin started the discussion Just checking if my posts are public

My account seemingly didn't have enough karma to post here. Almost like I was shadow banned. Just...

1 years ago

Kevin started the discussion Custom crypto data with extremely low prices like $0.0000000001

Trying to find out how to handle crypto custom data with extremely low prices, like $0.0000000001...

8 months ago

Kevin started the discussion Lean cli not compatible with dotnet 9?

When I tried to run “lean backtest myproject” I get this error: 

9 months ago

Kevin left a comment in the discussion Custom Data Broker Limitation

I don't see this file anywhere. I installed lean on Ubuntu using pipx. I ran a find command that...

9 months ago

Kevin started the discussion Cannot pull CSharp/TradingAlgorithm 14'(id 4863107): Please make sure Docker is installed and running - during lean cloud pull command

Hi, I'm getting similar errors to the following, multiple times, when trying to do "lean cloud...

1 years ago

Kevin started the discussion Just checking if my posts are public

My account seemingly didn't have enough karma to post here. Almost like I was shadow banned. Just...

1 years ago

Kevin started the discussion Can you use the same directory for your project/workspace for the lean CLI and for the local platform?

Can you use the same directory for your project/workspace for the lean CLI and for the local...

1 years ago

Kevin started the discussion Devcontainer + Cloud hybrid workflow?

I'm installing quantconnect using the devcontainer option that includes all of the quantconnect...

1 years ago

Kevin left a comment in the discussion Can you use the same directory for your project/workspace for the lean CLI and for the local platform?

The local platform syncs your files with the cloud, so if you edit your files locally but outside...

1 years ago

Kevin left a comment in the discussion Devcontainer + Cloud hybrid workflow?

Oh, and my script assumes “ln -f” will force create the links and replace any files necessary....

1 years ago

Kevin left a comment in the discussion Devcontainer + Cloud hybrid workflow?

In your hardlink.sh file, include the source files you need. Don't include the csproj. Don't just...

1 years ago

Kevin left a comment in the discussion Devcontainer + Cloud hybrid workflow?

So what I did was make a script called hardlink.sh with the following contents:mkdir...

1 years ago

Kevin left a comment in the discussion Can you use the same directory for your project/workspace for the lean CLI and for the local platform?

@Mia Sadly, I did run lean init in an empty directory before running lean cloud pull. I don't know...

1 years ago