QuoteLink groups data available from different data providers and make it available in a consistent way to different applications. This is achieved using a common framework. Other applications notably Microsoft Excel connect to this framework to present the data to user.
This process can be divided in four main parts:
| EXCEL instances | VB.6 Apps | COM apps | VB.NET Apps | c# Apps | Python Apps(IronPython) | VSTO Applications | |||||||||||
| RTD Interfaces | COM | .NET Framework 2.0 | |||||||||||||||
| QuoteLink platform framework | |||||||||||||||||
| feed adapter 1 | feed2 adapter 2 | … | … | gateway adapter 1 | … | … | |||||||||||
Feeds are either based in direct connections to external the servers or based in connections to data providers applications running on the client machine (for instance TWS interactive brokers). This structure may include several and feeds and applications running in different machines.