Amarco Pricer - Forms mode
In Windows Forms mode, Amarco pricer
uses an internal multithreaded engine that leverages
asynchronous access to various data sources
from outside:
A Web service that simulates access to pricing data (Dividends,
repos, rates...)
A Web service that simulates access to market data
A number crunching numerical farm implementing the algorithms
The Windows forms display is done in asynchronous
mode using background workers, so the user interface
is not frozen. Data is displayed as it becomes
available.
Pricing data is displayed as it becomes available.
You may see here two live screen captures of Amarco pricer working: initial
pricing and automatic market data and
pricing data update.
|
|