I would like send my entries and my closes to a server to register each operation.
Is it posible?
I'm looking for an automathic autosender specific kind of data to an address (FTP, XML or other else). I'm not looking for a code line to put into my strategies. I'm looking for a configuration or something else that I can use to get my data outside of my computer (on the cloud!)
Please, any helps?
Thank you in advance!

You mean that you do not want your Strategy to send information about what it is doing; you rather want something else to monitor your Strategy, and that something else to send the information?
Comment