Hello, Can I somehow save position values to a text file? Read information from a text file? Or maybe there are some other options for communicating my program with prorealtime through code?
Sorry, there’s no communications among strategies (or indicators) and it’s not possible to access data (be it a file or whatever else) outside their own environment/space within the platform.
When a strategy/indicator is loaded it can only reference what belongs to it, its own variables and settings only.
We hope in a future release (12? 13…. ?) this will be supported.
I think IG has API’s (I don’t know what languages they support, if any), you should check their website.