Improvement Custom Indicators - min/max between Buy buffer and Sell Buffer
I suggest adding min/max parameters between Buy-buffer and Sell-buffer to Custom Indicators.
This will allow for more flexible signal generation and will further reveal the potential of Custom Indicators
TDI-based examples:
This modification will require adding additional fields to each of the 5 Custom Indicators.
To free up space for the new parameters, I would remove the same TDI filter (the current signal in it is configured via Custom Indicators)
How would you rate the customer service you received?
Satisfaction mark by Kirill El 3 months ago
Add a comment about quality of support you received (optional):
My suggestion for improving Сustom Indicators.
I only gave TDI as an example of using the proposed improvements through a Custom Indicator.
Yes, I understand your idea.
Unfortunately, it is impossible to add all possible signals combinations to the EA, even theoretically. And it is really easy to write a simple indicator with signals you want based on another indicator, even LLM can do it today.