News:

Welcome on our forum!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - stevenvdv

#1
Hi,

I want to log live streaming data from different trading accounts and combine the data in excel for live analysis of all accounts combined.

Every second 10 servers send the following account data that needs to be logged for each account: Acct number, Equity, and Open Profit. Each data item should go into a separate column in an Excel sheet that is updated on the fly using OLE.

I'm trying to combine all data from all servers into 1 data packet so I can export the data to Excel using variables that I parse out.

When I only log 1 account it works, but when I send info from multiple sources to the IP Data Logger it only parses data correctly from 1 source.

Can I log all data from the 10 source IPs to 1 IP Data Logger or do I need to create a separate IP data logger for each source IP?

Looking forward to your feedback, and thanks in advance!