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.
Octavio started the discussion Simple strategy doesn't return the backtest
I'm trying to create an strategy that buy when on Monday at the close price but I need to compare...
Octavio started the discussion Model_key doesn't exist or maybe my algorithm doesn't have data to retrieve the prediction. How to fix this?
from AlgorithmImports import * #from AlgorithmImports.Indicators import * import joblib class...
Octavio started the discussion Simple strategy doesn't return the backtest
I'm trying to create an strategy that buy when on Monday at the close price but I need to compare...
Octavio started the discussion Model_key doesn't exist or maybe my algorithm doesn't have data to retrieve the prediction. How to fix this?
from AlgorithmImports import * #from AlgorithmImports.Indicators import * import joblib class...