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.
Trader started the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
from AlgorithmImports import * from collections import deque class RushStrategy(QCAlgorithm): ...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
After spending many hours working on this problem, I've finally found a solution. The code I'm...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
# QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. # Lean Algorithmic Trading...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
This AI is not helping and don't understand the problem, anyone Human available for help ?
Trader started the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
from AlgorithmImports import * from collections import deque class RushStrategy(QCAlgorithm): ...
Trader left a comment in the discussion Incorporating existing 'standard' indicators into a custom indicator
After spending many hours working on this problem, I've finally found a solution. The code I'm...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
After spending many hours working on this problem, I've finally found a solution. The code I'm...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
# QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. # Lean Algorithmic Trading...
Trader left a comment in the discussion Updating a custom indicator with Indicator data points (from another standard indicator).
This AI is not helping and don't understand the problem, anyone Human available for help ?
Trader left a comment in the discussion Incorporating existing 'standard' indicators into a custom indicator
I upload my code and a special discussion for my case: "
Trader left a comment in the discussion Incorporating existing 'standard' indicators into a custom indicator
I upload my code and a special discussion for my case: "
Trader left a comment in the discussion Incorporating existing 'standard' indicators into a custom indicator
After spending many hours working on this problem, I've finally found a solution. The code I'm...
1 years ago