ZuluTrading Forex API C# Tutorial

Back to the ZuluTrading Forex API Reference

1. Introduction

2. Prerequisites

To run the example application in windows you need:

3. How to run

  • Unzip zulutrade-sample-trading-api-c#-client.zip
  • Start Visual Studio
  • Select File->Open->Project/Solution
  • Navigate to the unzip folder, select the ZuluTradingSampleApp solution and press Open
  • The solution is imported, you should be able to see it on the Solution explorer
  • Navigate in solution and open ZuluTradingSampleApp.cs, the source will open in editor file.
  • In editor fill in your zulu account credentials and save "ZuluTradingSampleApp.cs" (Ctrl+s)
  • Now you can run the application
  • If everything went ok, the following output will be shown in console