I'm actually calling up more than a bool from the indicator. There are at least 7 variables that I can call up from the indicator that I emailed you, the bool being but one of them.
I haven't really given much thought on using the BoolSeries because my indicator seems to be providing the signals as and when I expect them. I'm not sure how it will all work in real-time just yet but as of now, it seems fine.
It was having to print the exposed variable that was annoying as it took up a lot of lines in the output window and as you know, the output window can only have so many lines.
I'll have a go with your workaround. Thanks again!
Regards
Kay Wai

Comment