madsailor / SMF-Extension

LibreOffice extension for retrieving stock market data
GNU Lesser General Public License v3.0
27 stars 17 forks source link

Other Exchange Support #19

Open Dave-Vallance opened 8 years ago

Dave-Vallance commented 8 years ago

Please take a look at my attempt to introduce support for optionally specifying the exchange.

The changes introduce a 3'rd optional exchange argument for the morning star functions. If specified, the function shall use the given argument. If it is not specified, the functional shall continue to use the original exchange lookup function.

It is working on my PC. Let me know if you have any questions.

Note I have reverted my changes from in compile.sh and Xsmf.idl from my other pull request so you can choose to take one, the other, both or neither. :)