April 23rd, 2008, 10:47 am
I think this question has been asked here previously at some stage, you might be able to find an answer by searching the forum...Otherwise, I'm not altogether sure how you can *efficiently* save tick data from PPP. I just use it for time series imports, and use the lower-level RFA API from C++ or Java to save real-time data. Mayeb you can write a macro that buffers a number of ticks in memory before flushing the updates to a file?