Revision 679065
Go back to digest for 24th June 2007Features in Office
Sebastian Sauer committed changes in /trunk/koffice/kspread/plugins/scripting/scripts:
Added the yfinance.py script that provides us the KSpread YFINANCE scripting function which uses the YAHOO! Finance web service to provide stock trading info.
Samples;
=YFINANCE("YHOO";"20060119";"Open")
=YFINANCE("=C14";"=C15";"=C16")
File Changes
Added 1 files
- /trunk/koffice/kspread/plugins/scripting/scripts/yfinance.py
Modified 3 files
- /trunk/koffice/kspread/plugins/scripting/scripts
- /CMakeLists.txt
- /scripts.rc
- /yweather.py
4 files changed in total