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.
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
11 months ago