To simplify:
If (series of events == true)
{
'print dot'
}
When the dot is printed, I go long/short at the close of the range bar.
I need to write a strategy, that would be able to link to this 'ultimate' condition in the indicator in which the dot is being printed. Is there a way to link my strategy to this indicator?
Thanks for any help!

Comment