This is awesome...
So far, I only tried it when the market was closed so i haven't actually seen the
offline chart being updated (but I like the refresh mechanism)
However, I had to add a short sleep function in order to prevent my CPU from being
hogged.
Just before the end of the while loop:
Sleep(50);