Is it possible to (and if so how) setup an email alerting me to a disconnection from the data provider if the disconnection last a certain amount of time? I do not necessarily want a message sent if it is able to reconnect itself.
Would this need to be setup as an indicator with CalculateOnBarClose = false; so it checks in real time instead of adding it to my strategy that waits to the bar close?
Thanks!
GT

Comment