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

Evgeni started the discussion Managing timing without Object Store

In my strategy, I have a time-based exits (e.g. “if within X days not reached profit target -...

6 months ago

Evgeni started the discussion Distinguish between backtest, paper and live modes

My algorithm requires to store internal state in order to functional correctly. I planned to use...

8 months ago

Evgeni started the discussion Invalid 201 - Order rejected - reason:Exchange is closed

I'm just started to run my algorithm on live, using paper IBKR account. In the algorithm I'm using...

8 months ago

Evgeni started the discussion No space left on device

Started to run my algorithm on live, and instead of “debug” I using now “log”. Few hours...

8 months ago

Evgeni started the discussion Timeouts and optimization

I want to implement a very straightforward strategy:

8 months ago

Evgeni started the discussion Managing timing without Object Store

In my strategy, I have a time-based exits (e.g. “if within X days not reached profit target -...

6 months ago

Evgeni started the discussion Distinguish between backtest, paper and live modes

My algorithm requires to store internal state in order to functional correctly. I planned to use...

8 months ago

Evgeni started the discussion Invalid 201 - Order rejected - reason:Exchange is closed

I'm just started to run my algorithm on live, using paper IBKR account. In the algorithm I'm using...

8 months ago

Evgeni started the discussion No space left on device

Started to run my algorithm on live, and instead of “debug” I using now “log”. Few hours...

8 months ago

Evgeni started the discussion Timeouts and optimization

I want to implement a very straightforward strategy:

8 months ago

Evgeni started the discussion Warning: usa Index TradeBar data not supported. Please consider reviewing the data providers selection.

Deployed my algorithm on live, and I see in the console “Warning: usa Index TradeBar data not...

8 months ago

Evgeni left a comment in the discussion Warning: usa Index TradeBar data not supported. Please consider reviewing the data providers selection.

Is there a recommended data provider?

8 months ago

Evgeni left a comment in the discussion No space left on device

Hi Mia,I'm using a Researcher tier and the issue happens on live node. I don't see in UI option to...

8 months ago

Evgeni left a comment in the discussion Invalid 201 - Order rejected - reason:Exchange is closed

Hi Mia,Your response “Verify that you are submitting orders during valid trading hours.”Of...

8 months ago

Evgeni left a comment in the discussion Distinguish between backtest, paper and live modes

Well, if I would know how to implement “get_brokerage_environment” or...

8 months ago

Evgeni left a comment in the discussion Distinguish between backtest, paper and live modes

One possible way to know whether I run in live or paper in IBKR, is by account id (live starts with...

8 months ago

Evgeni started the discussion Looking for help for basic stuff

Hello,I'm new to QC, and what I trying to achieve is the following:

9 months ago

Evgeni started the discussion Error: The requested project does not exist or you do not have the necessary permissions to access it - 21623298

Yesterday everything worked fine, today getting error: “Error: The requested project does not...

9 months ago

Evgeni started the discussion Things doesn't work as expected

I trying to do something fairly simple: before market day, select stocks to invest and place...

9 months ago

Evgeni started the discussion UniverseSettings.Asynchronous - what are the guidelines?

Documentation says “UniverseSettings.Asynchronous = true;” may boost backtest performance. I...

9 months ago

Evgeni left a comment in the discussion Error: The requested project does not exist or you do not have the necessary permissions to access it - 21623298

Solved by recreating project. Seems like a bug to me

9 months ago