Indicore Integration is an SDK to include tech analysys tools from FXCM software to 3rd party applications.
There is initial info about:
More indicators and strategies are on FxCodebase forum.
Normally these tools can be used with FXCM Trading Station
Indicore Integration SDK allows to use them in custom applications.
The applications can be developed on:
- Windows, Linux or Mac using C++ API
- iOS using Swift
- Android using Java
More information is available on the product page:
There is a documentation of C++ API:
The samples to demonstrate how to use indicators and strategies are also available in this repo.