Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 08:53:45 +0000



Post From: Accessing TradingActivityLog file data in real time

[2020-06-06 15:07:12]
User277997 - Posts: 21
I'd like to access the TradeActivityLog data files in real time to pull execution data into a python app. This will be a read only application, nothing will be written to the files.

Is there somewhere that summarizes the custom binary code structure for these files and, if so, will reading the file with a separate program do anything to compromise the file?

Thanks.