- ago
I have developed a complex momentum reversal indicator which represents up to 6 different values.

Obviously, it is still not possible to use a tuple type as return in the DateSynchedList class? Or do I have to use the "Companions way" to link the 5 values together?
0
207
Solved
2 Replies

Reply

Bookmark

Sort
- ago
#1
QUOTE:
Or do I have to use the "Companions way" to link the 5 values together?

Yes. Dion has suggested a possible way of implementation here:
https://www.wealth-lab.com/Discussion/Is-it-possible-to-have-Indicator-returning-more-than-one-value-8931
1
Best Answer
- ago
#2
Cloud make sense to use a factory class. I'll wait for Glitch's blog post.

Thanks for the quick reply!
1

Reply

Bookmark

Sort