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.
David started the discussion Calculate RSI of MACD histogram
I have these trade rules for a daily bar strategy on SPY:
David started the discussion How to handle multiple entries of the same symbol
I have two strategies, in the same algo. Both are entering GLD on certain levels. They enter with...
David started the discussion Warning: Portfolio rebalance result ignored
I have two strategies in the same algo. Both enter based on different entry conditions, but both...
David started the discussion Schedule end of month entry is skipping months
I came across this while testing and end of month strategy. It seems, that QC is skipping some...
David started the discussion Calculate RSI of MACD histogram
I have these trade rules for a daily bar strategy on SPY:
David left a comment in the discussion Calculate RSI of MACD histogram
Runtime Error: type object 'slice' has no attribute 'time' at enter_position ...
David started the discussion How to handle multiple entries of the same symbol
I have two strategies, in the same algo. Both are entering GLD on certain levels. They enter with...
David started the discussion Warning: Portfolio rebalance result ignored
I have two strategies in the same algo. Both enter based on different entry conditions, but both...
David started the discussion Schedule end of month entry is skipping months
I came across this while testing and end of month strategy. It seems, that QC is skipping some...
David started the discussion VS code: backtest button disappearing
Hi,
David started the discussion Add working daily bar of current day to daily history
I'm trying to enter a trade 2 minutes before market close. At this point, the currently working...
David left a comment in the discussion Add working daily bar of current day to daily history
Runtime Error: 'DataFrame' object has no attribute 'pd' at __getattr__ return...
David left a comment in the discussion VS code: backtest button disappearing
Not helpful :)
David started the discussion Add minute EOD data to daily bar data, 2 minutes before market close
Hi,
David left a comment in the discussion Add minute EOD data to daily bar data, 2 minutes before market close
For anyone interested, I found this solution which seems to...
David left a comment in the discussion Add minute EOD data to daily bar data, 2 minutes before market close
If we enter 2 minutes before close, we need minute resolution. Then we also need to make sure, the...
David started the discussion Local Debugging of Cloud Projects not supported
Hi,
David left a comment in the discussion Local Debugging of Cloud Projects not supported
So for which cases is local debugging on VS code then, if not for cloud projects? There is an...
David left a comment in the discussion Calculate RSI of MACD histogram
Runtime Error: type object 'slice' has no attribute 'time' at enter_position ...
1 days ago