Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
build | 2016-06-14 | ||
INSTALL.txt | 2016-06-14 | 1.6 kB | |
TradingStation.py | 2016-06-14 | 2.2 kB | |
MANIFEST | 2016-06-14 | 51 Bytes | |
setup.py | 2016-06-14 | 2.4 kB | |
Loader23.pyc | 2016-06-14 | 4.2 kB | |
Loader24.pyc | 2016-06-14 | 3.9 kB | |
Loader.py | 2016-06-14 | 4.8 kB | |
ActivateLicenseTS.py | 2016-06-14 | 1.1 kB | |
Compile.py | 2016-06-14 | 211 Bytes | |
Totals: 10 Items | 20.5 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)