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.
Gary started the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
I have Algorithm which handle usdjpy's tick and M30 candle, it works a month ago, but when I run it...
Gary left a comment in the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
self.instrument_id = "USDJPY" self.N1,self.N2= 150, 20 ...
Gary started the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
I have Algorithm which handle usdjpy's tick and M30 candle, it works a month ago, but when I run it...
Gary left a comment in the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
I will try, thank you!
Gary left a comment in the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
self.instrument_id = "USDJPY" self.N1,self.N2= 150, 20 ...
Gary left a comment in the discussion When I backtest I got error: "Received type of Tick but expected QuoteBar"
I will try, thank you!
6 years ago