So let's say I have a couple algorithm that I feel comfortable with and would like to take the algorithm to run real time instead of historic data, then send some sort of notification to myself it meets some trigger. How should I be doing that?

Author