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

Andrey started the discussion Historical data availability in live mode

Hello, my algorithm relies on historical data updates using self.History method. It works nicely...

3 years ago

Andrey started the discussion Bitfinex live trading symbol availability

Hi all, 

3 years ago

Andrey started the discussion Object store for local backtesting

Hello, I wonder what is the right pattern for storing/getting objects via ObjectStore interface...

3 years ago

Andrey started the discussion Bitfinex orders with fractional amounts

Hello, do you know if it is possible to enable support for fractional amounts for orders to...

3 years ago

Andrey left a comment in the discussion Adausd, Minute The issue starts from May 5th, 2021; and continues until May 9th, 2021

Actually many altcoins seem to be flawed. Here is the snippet to reproduce it:

3 years ago

Andrey started the discussion Historical data availability in live mode

Hello, my algorithm relies on historical data updates using self.History method. It works nicely...

3 years ago

Andrey started the discussion Bitfinex live trading symbol availability

Hi all, 

3 years ago

Andrey started the discussion Object store for local backtesting

Hello, I wonder what is the right pattern for storing/getting objects via ObjectStore interface...

3 years ago

Andrey started the discussion Bitfinex orders with fractional amounts

Hello, do you know if it is possible to enable support for fractional amounts for orders to...

3 years ago

Andrey left a comment in the discussion Adausd, Minute The issue starts from May 5th, 2021; and continues until May 9th, 2021

Actually many altcoins seem to be flawed. Here is the snippet to reproduce it:

3 years ago

Andrey left a comment in the discussion Object store for local backtesting

Found it. BTW, it seems that the setting "object-store-root" from lean.json is disregarded, since I...

3 years ago

Andrey left a comment in the discussion Object store for local backtesting

Thanks, after the Lean update, consecutive runs of my algorithm have managed to find the...

3 years ago

Andrey left a comment in the discussion Bitfinex orders with fractional amounts

Thanks! perhaps the parameters Market.Bitfinex and AccountType.Cash in:

3 years ago