Hello
Lets say that, I have PC1 and PC2.
At PC1 I receive intraday data. And I would like to send data from Amibroker PC1 to Amibroker PC2.
Both of PCs are in the same local area network (LAN).
Which is the best way to connect and push data to the second PC and update Amibroker?
Is out there any plugin, or any other way to connect with port the Amibroker on PC2?
P.S. At this moment I export a data.txt file with the last 3 bars every minute from PC1, and with a java script automatic the PC2 is updated. So I am interest to find a different way than exporting ascii file and import with OLE
I am NOT using Interactive Broker
Thank you for any solution