FISA
Fixed Income Security Analytics
Dealing with the complexities of bonds requires software developers to have robust fixed income analytic tools. The developers at FTLabs created a bond calculation library to address these difficult challenges and bring a tool to market that delivers speed and accuracy as well as superior productivity and maintainability. Fixed Income Security Analytics (FISA) is designed and built using pure object-oriented techniques and was developed by software developers for software developers.
FISA is available in two versions:
US-FISA – US Domestic Fixed Income Securities Only
Product Overview
When speed is more important than complete precision, our bond calculation components can cache and reuse pre-allocated memory in order to run efficiently in a highly-optimized environment. In addition, the object-oriented nature of the library allows developers to take advantage of previously calculated intermediate results when performing repeated calculations on the same security.
FISA components were created with logical class structure and design that hides much of the complexity of the bond market from the developers using our components. High-level interfaces can handle most of the commonly required capabilities and results, however access to low-level methods are also available.
FISA is now offered through Amazon AWS Lambda over the internet through an API. Calculate values in applications that are web-based including FTLab’s WebFISC and PortFini Portfolio Presentation System.
Developers are not required to be experts in the fixed income market.
FISA Components
- Microsoft .NET – For use with C#, VB.NET and other .NET compliant programming languages
- Java
- C++
- API – Amazon AWS API Gateway hosted