I have multiple timeframes on the ES, like 1 hour, 2 hours, daily, weekly, and when a certain indicator hits a value. it will send this to am API using an HTTP call.
This works great, and I can collect this data analyze it and do some stuff with it. But......when a TAB is not in focus, the whole program in essence stops until it is back into focus again.
Now to go around this I would have to open 16 additional charts to keep it working. This is not very effective and a bit messy.
Is there a way to force a 'sleeping tab' to keep on working?
Here is a picture of the tabs, to make it a bit more visual:
Thanks -- Ronald
Comment