-2

Please provide the REST api for MT4 Manager API or the powershell example.

Sprograms
  • 85
  • 1
  • 1
  • 8

1 Answers1

2

You may want to take a look at this library:

  • https://cplugin.com/projects/tools/mt4manapi-net
  • "This is a library for .NET, a wrapper for native MetaQuotes Manager API to work with MT4 server using any language that supports .NET."
  • You can get access to your MT4 server using any of these great languages: C#, Visual Basic .NET, JavaScript, .NET C++/CLI (Managed C++), F#, J#, PowerShell, Python for .NET (pythonnet)

Some other possible resources: