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

Hasan started the discussion High-performance trading platform

So, I’m building a high-performance trading strategy on tick data—buying and selling within a...

3 months ago

Hasan left a comment in the discussion High-performance trading platform

Are you saying that even though my simulation is showing positive results, it won’t behave the...

3 months ago

Hasan started the discussion Schedule to run every hour after the market opens

I would like to schedule my algorithm to run every hour after market open. The code below runs...

1 years ago

Hasan started the discussion Access previous hour's asset price

I am attempting to access the previous hour's asset price, but I consistently encounter a runtime...

1 years ago

Hasan started the discussion Keep track of last liquidation date

I am trying to wrap my head around this. I want to keep track of the last liquidation date, meaning...

1 years ago

Hasan started the discussion High-performance trading platform

So, I’m building a high-performance trading strategy on tick data—buying and selling within a...

3 months ago

Hasan left a comment in the discussion High-performance trading platform

Are you saying that even though my simulation is showing positive results, it won’t behave the...

3 months ago

Hasan started the discussion Schedule to run every hour after the market opens

I would like to schedule my algorithm to run every hour after market open. The code below runs...

1 years ago

Hasan started the discussion Access previous hour's asset price

I am attempting to access the previous hour's asset price, but I consistently encounter a runtime...

1 years ago

Hasan started the discussion Keep track of last liquidation date

I am trying to wrap my head around this. I want to keep track of the last liquidation date, meaning...

1 years ago

Hasan started the discussion Display fill price for SetHoldings

I'd like to retrieve the fill price when I place an order using SetHoldings(). However, the code...

1 years ago

Hasan left a comment in the discussion Schedule to run every hour after the market opens

I thought self.IsMarketOpen returns whether the market is currently open. My only concern is that...

1 years ago