benou24
29th December 2008, 02:37 PM
Boursicote is my first Windows mobile application.
This application allow you to watch the stock market.
In my first version I just use the common control of the .NET Framework v2.0 and the functionnality of the application were :
Watch stock quote as followed
Add notification on followed stock
Manage a virtual stock portoflio
Get an evolution chart (7 days, 15 days, 1 month) for a stock
Somes captures here. (http://blog.webenbank.fr/application-boursiere-pour-windows-mobile)
Your thoughts and bug reports are appreciated.
Recently I change all the layout of this application to get a new more sexy.
For the moment this new version don't manage notification and portfolio but it is more sexy.
You can add more stock in the list. You just have to edit the file StockList.xml in the root/program files/Boursicote directory and add this line :
<Stock>
<Symbol>The stock ticker (like 'GOOG' for Google)</Symbol>
<Name>The stock name</Name>
</Stock>
<Stock>
Thanks
Donate Here (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fellous.benjamin%40gmail%2ecom&item_name=Boursicote&no_shipping=0&no_note=0&tax=0¤cy_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)
Benjamin
This application allow you to watch the stock market.
In my first version I just use the common control of the .NET Framework v2.0 and the functionnality of the application were :
Watch stock quote as followed
Add notification on followed stock
Manage a virtual stock portoflio
Get an evolution chart (7 days, 15 days, 1 month) for a stock
Somes captures here. (http://blog.webenbank.fr/application-boursiere-pour-windows-mobile)
Your thoughts and bug reports are appreciated.
Recently I change all the layout of this application to get a new more sexy.
For the moment this new version don't manage notification and portfolio but it is more sexy.
You can add more stock in the list. You just have to edit the file StockList.xml in the root/program files/Boursicote directory and add this line :
<Stock>
<Symbol>The stock ticker (like 'GOOG' for Google)</Symbol>
<Name>The stock name</Name>
</Stock>
<Stock>
Thanks
Donate Here (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fellous.benjamin%40gmail%2ecom&item_name=Boursicote&no_shipping=0&no_note=0&tax=0¤cy_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)
Benjamin