MindTouch Deki Wiki, the software that powers www.Wik.is isn't just an easy to use wiki. It's also a powerful mashup framework. You can combine many different applications, widgets or data stores to create, and share, useful new applications. Deki Wiki is also a powerful platform that you can build new applications on using its robust API.
We have lots of goodness provided by Yahoo for you.
yahoo.stockchart
Embed Yahoo! finance stock chart widget.
Parameters:
| Name | Type | Description |
| symbol | str | Stock ticker symbol. |
Samples:
| | Output |
| To embed the Yahoo! finance stock chart widget: {{yahoo.stockchart("YHOO")}} | |  |
yahoo.stockquote
Embed Yahoo! finance stock quote widget.
Parameters:
| Name | Type | Description |
| symbol | str | Stock ticker symbol. |
Samples:
| | Output |
| To embed the Yahoo! finance stock quote widget: {{yahoo.stockquote("YHOO")}} | |  |