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.
joshua started the discussion Taking the Opening range and applying it to a future symbol- stuck
class OpenRangeBreakout(QCAlgorithm): openingBar = None currentBar = None def...
joshua started the discussion Taking the Opening range and applying it to a future symbol- stuck
class OpenRangeBreakout(QCAlgorithm): openingBar = None currentBar = None def...