Hi Scott
welcome 'on board'
> Please let me know how I can become involved
I have a suggestion.
The InterestRateIndex::fixing method uses Index(TimeSeries)Manager to
look for historical fixings. The time series must have been provided
before in order to avoid a "missing fixing" run time exception. In my
current Excel environment this is the operational weakest point.
It would be nice to provide some SourceManager hook before the
exception for run-time queries to an ordered list of sources (DB,
Reuters, Bloomberg) in order to try to get the fixing from the sources
and extend the time series
Of course the hook should be elegant enough to factor all custom
settings, transcodings, configurations, etc in some easy to extend C++
code or XLM config file. QuantLib might ship with an empty code stub
and/or provide examples for Reuters / Bloomberg, SQLite, generic SQL
query, OTL
Even a SQLite refactoring of Index(TimeSeries)Manager would be interesting...
ciao -- Nando
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev