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.
Debashis started the discussion Historical Price Data Shifted Relative to Indicator Data in Jupyter Notebook
While trying to concatenate two pandas dataframes, I discovered the price data is shifted by a day...
Debashis started the discussion Accessing IBaseDataBar from CoarseSelectionFunction
import numpy as np ### <summary> ### Basic template algorithm simply initializes the date...
Debashis started the discussion Alternative Method for Accessing Historical Indicator Values When Using Python
In the following python example, I provide an alternative to the RollingWindow class when storing...
Debashis started the discussion Historical Price Data Shifted Relative to Indicator Data in Jupyter Notebook
While trying to concatenate two pandas dataframes, I discovered the price data is shifted by a day...
Debashis started the discussion Accessing IBaseDataBar from CoarseSelectionFunction
import numpy as np ### <summary> ### Basic template algorithm simply initializes the date...
Debashis started the discussion Alternative Method for Accessing Historical Indicator Values When Using Python
In the following python example, I provide an alternative to the RollingWindow class when storing...