I'm currently using a modified version of the bidaskanalysis efs i found here, but it only displays live data, which is a bit of a pain.
I'd really like to modify this so that it writes data for each bar out to a file, and then loads the history from the file while displaying the incoming live data.
If anyone has any example code that does something like this, or has any advice on how to most efficiently do it, I'd be most grateful!
Thanks,
SQ
I'd really like to modify this so that it writes data for each bar out to a file, and then loads the history from the file while displaying the incoming live data.
If anyone has any example code that does something like this, or has any advice on how to most efficiently do it, I'd be most grateful!
Thanks,
SQ
Comment