| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Client | 2016-06-14 | ||
| FxtsAPI-Example | 2016-06-14 | ||
| cgi-bin | 2016-06-14 | ||
| FxtsAPI-ReferenceManual.pdf | 2016-06-14 | 100.8 kB | |
| README.txt | 2016-06-14 | 1.4 kB | |
| FxtsAPI-1.0.zip | 2016-06-14 | 10.1 kB | |
| Totals: 6 Items | 112.3 kB | 0 |
================================================================
FxtsAPI - FX Trading Station Application Programming Interface
================================================================
FxtsAPI enables connection to 'Forex Capital Markets' (FXCM) Forex
brokerage company by emulating FX Trading Station (FXCM's trading
platform).
Main purpose of this API is to enable automated trading by providing
interface between programmed strategy, and orders execution engine on
broker's side (FXCM).
Some features include standard FX Trading Station possibilities:
- place market and entry orders
- place and adjust Stop/Loss and Limit orders
- work with multiple currency pairs
- trade multiple trading accounts in a single login session
- use Demo and Real session accounts
- live updates
And next to this:
- it can read, store and use received dealing rates as a history data
for User's Strategies/TechnicalAnalysis.
The API is programmed in Python (http://www.python.org).
Python is cross-platform interpreted programming language - so this API
will work on Unix as well as on Windows.
API Documentation is available at the API Trader's site.
Happy (automated) trading!
API Trader Team
---------------------------------
General inquiries: apitrader@apitraderfx.com
Developed 2006 by API Trader d.o.o. (http://www.apitraderfx.com)