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.
Croft started the discussion Moving Average with Rolling Window
Hi,
Croft started the discussion How to share the source code in the community
Could anyone tell me how to share the source code when I start a new discussion? Thanks.
Croft left a comment in the discussion Moving Average with Rolling Window
import clr import decimal as d import pandas as pd class FuturesMovingAverage (QCAlgorithm): ...
Croft left a comment in the discussion How to share the source code in the community
Thank you so much, Rahul.
Croft started the discussion Moving Average with Rolling Window
Hi,
Croft started the discussion How to share the source code in the community
Could anyone tell me how to share the source code when I start a new discussion? Thanks.
Croft left a comment in the discussion Moving Average with Rolling Window
Rahul, thank you so much.
Croft left a comment in the discussion Moving Average with Rolling Window
import clr import decimal as d import pandas as pd class FuturesMovingAverage (QCAlgorithm): ...
Croft left a comment in the discussion How to share the source code in the community
Thank you so much, Rahul.
Croft left a comment in the discussion Moving Average with Rolling Window
Rahul, thank you so much.
5 years ago