Page History
| Table of Contents |
|---|
Follow these steps to quickly get connected and test the Whisperer Classic API.
As always, if you have questions about using the Quick Start Guide, please email [email protected]
Step 1: Download the API package.
Select the correct version and language from here: v3.14.0, vSBE3 (MD Only), v3.13.0
Step 2: Run Sample Code
Each API package contains runnable sample code to run. The Specific instructions for compiling and/or running each is contained in each the package.
This code connects you to the following venue UAT environments:
...
Our UAT environment will allow you access to market data and trading on many test venues.
| Venues |
|---|
| Hotspot |
| EBS |
| Reuters |
| FastMatch |
| Currenex |
| JPM |
| CME |
| Full Venue List |
When required
- CME
- Currenex FX Connect
When prompted use the following:
username and password: use the
...
credentials you used to logon to
...
The Lab
| HOST | PORT | |
|---|---|---|
| v3.14.0 |
...
| ny9.marketfactory.com | 10033 | |
| vSBE3 | ny9.marketfactory.com |
...
| 10000 |
...
| v3.13. |
...
| 0 | demo.marketfactory.com |
...
| 10033 |
Step 3: Build your application!