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.
zzz started the discussion History method error
self.SetCash(100000)
zzz left a comment in the discussion History method error
It's very weird if i just change the history function like this:trade_bars_df =...
zzz left a comment in the discussion History method error
start_time = datetime(2022, 1, 1) end_time = datetime(2022, 1, 4) sym_list = ['MOS',...
zzz left a comment in the discussion History method error
Thanks a lot for the test code: it shows:197 | 4:53:33 : Launching analysis for...
zzz started the discussion History method error
self.SetCash(100000)
zzz left a comment in the discussion History method error
But that means there's data for that time period, doesn't it?So why can't I access the data when...
zzz left a comment in the discussion History method error
It's very weird if i just change the history function like this:trade_bars_df =...
zzz left a comment in the discussion History method error
start_time = datetime(2022, 1, 1) end_time = datetime(2022, 1, 4) sym_list = ['MOS',...
zzz left a comment in the discussion History method error
Thanks a lot for the test code: it shows:197 | 4:53:33 : Launching analysis for...
zzz left a comment in the discussion History method error
eurusd = self.AddForex("EURUSD", Resolution.Daily).Symbol nzdusd = self.AddForex("NZDUSD",...
zzz left a comment in the discussion History method error
Initializing algorithm... 158 | 4:41:36 : Launching analysis for d0f00b39123c6a13f82206183c37138f...
QuantConnect Boot Camp is a comprehensive educational program designed to help individuals learn algorithmic trading and quantitative finance using the QuantConnect platform.
Get this certificate by completing QuantConnect Boot Camp Courses
zzz left a comment in the discussion History method error
But that means there's data for that time period, doesn't it?So why can't I access the data when...
1 years ago