ZuluTrading Forex API/Rates Stream 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

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