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.
williamtong3190 started the discussion Hi, How do you use data from different timeframes. Exception pops when I try to use two consolidators.
Hi, I am new to this platform.
williamtong3190 started the discussion How to warm up weekly data with Historical Data? There's no Resolution.Weekly.
Here's the example I found on Github showing how to use weekly data. It shows that the weekly data...
williamtong3190 started the discussion Hi, How do you use data from different timeframes. Exception pops when I try to use two consolidators.
Hi, I am new to this platform.
williamtong3190 started the discussion How to warm up weekly data with Historical Data? There's no Resolution.Weekly.
Here's the example I found on Github showing how to use weekly data. It shows that the weekly data...
williamtong3190 left a comment in the discussion Hi, How do you use data from different timeframes. Exception pops when I try to use two consolidators.
def Initialize(self): self.SetStartDate(2022,4,1) #Set Start Date ...
williamtong3190 left a comment in the discussion Hi, How do you use data from different timeframes. Exception pops when I try to use two consolidators.
def Initialize(self): self.SetStartDate(2022,4,1) #Set Start Date ...
2 years ago