TimeScape APIs
Integration and programming
TimeScape is a component based, service-orientated system. This is reflected in the various APIs that allow developers to create added-value on top of the base TimeScape product which cover:
- Data Services - loading/saving data
- Analysis Services - data analysis (e.g. time-series)
- Query Services - querying, calculating, filtering and ordering data/business objects
- Event Services - managing data events (e.g. tick-by-tick data)
- Task Services - configuration, execution and monitoring of task services
TimeScape APIs are currently available for the following programming environments:
- .NET
- COM
- C/C++
- Microsoft Excel (XLL)
- Simple Object Access Protocol (SOAP) Web Service
All APIs are supplied with a rich set of documentation and working examples that enable developers to get up to speed on using the product quickly.
In addition, Xenomorph’s primary philosophy is to maintain consistency between all TimeScape APIs, aiming to provide a smooth migration path between prototype development (e.g. Microsoft Excel workbook) to enterprise-ready applications (e.g. ASP.NET web application).




