I wish to pass a hidden variable from one indicator to another. I am drawing upon the examples given previously in forum, specifically:
https://ninjatrader.com/support/forum/forum/ninjatrader-7/strategy-development-aa/1045072-retrieving-bool-series-values-created-in-an-indicator-into-a-strategy
Attached I have a simple pair of indicators (source, sink). Unfortunately, I can't figure out what I am doing wrong. The sink only reads in null values, not what the source is sending.
Please help!
Thanks in advance


Comment