0

I try to write my own datafeeder for Metatrader 5 using Gateway API. I compiled Gateway API examples, but when I try to run them, my Metatrader test server says: "datafeeder status - offline". It just couldn't see my datafeeder. Does anybody have any ideas or samples how to connect datafeeders to server?

  • Could you post a links to that you want to compile ? – Tomasz Waszczyk Apr 07 '15 at 17:47
  • You can check sample code of SampleExchange provided with GatewayAPI doc as an example. If you run SampleExchange and SampleGateway you can see SampleGateway status is Online. Follow the changes done in these codes to change status Online. – DevMJ Apr 28 '20 at 10:17

1 Answers1

0

I fixed it. I just had to move datafeed.exe to Metatrader Server Datafeed folder.