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.
Philip left a comment in the discussion Logging while Live
i'm assuming you've already explored the Log / Debug methods available to the QCAlgorithm class?
Philip left a comment in the discussion Does quant connect provide a the full data on historical options for futures like the ES?
am also curious. one strat i would like to build necessitates knowing all filled asks/bids to...
Philip left a comment in the discussion Is ODTE SPX/SPY options data available on quantconnect?
this is the code i use for both backtesting and live trading. there's a more detailed discussion of...
Philip left a comment in the discussion How to get the proper open price?
could you not schedule an event that occurs one minute after market open. and calls a function that...
Philip left a comment in the discussion How to warm up weekly data with Historical Data? There's no Resolution.Weekly.
are you setting your backtest's date range to include the week of data you want to use to warm up?i...
Philip left a comment in the discussion Logging while Live
i'm assuming you've already explored the Log / Debug methods available to the QCAlgorithm class?
Philip left a comment in the discussion Does quant connect provide a the full data on historical options for futures like the ES?
am also curious. one strat i would like to build necessitates knowing all filled asks/bids to...
Philip left a comment in the discussion Is ODTE SPX/SPY options data available on quantconnect?
this is the code i use for both backtesting and live trading. there's a more detailed discussion of...
Philip left a comment in the discussion How to get the proper open price?
could you not schedule an event that occurs one minute after market open. and calls a function that...
Philip left a comment in the discussion OptionChainProvider and Weekly options
@ossenbrueck
Philip left a comment in the discussion How to warm up weekly data with Historical Data? There's no Resolution.Weekly.
are you setting your backtest's date range to include the week of data you want to use to warm up?i...
2 years ago