This repository contains the sources of the watchlist application for Sailfish OS.
At the moment there are two backends that provide the data. There are the public rest services that the page https://www.euroinvestor.dk/ uses. The other backend is the offical Moscow Exchange API backend. In the future i plan to support more backend, e.g. Deutsche Boerse, so you can get more stocks for your specific market country. Additionally there is a news backend with provides some stock news (however in German only). The market overview page also allows you to display market indices and crypto currencies.
- Market data overview page with indices / currencies / crypto currencies.
- Watchlist with stocks from all over the world.
- Add / Remove stocks
- Update Quotes
- Add alarms to individual stocks
- Two different data backend (Euroinvestor / Moscow Exchange)
- Show charts for the securities in the watchlist for different periods of time
- Show upcoming dividend payments for the securities in the watchlist
Andreas Wüst andreas.wuest.freelancer@gmail.com
Simply clone this repository.
For easier analysis just copy the database to your local machine to you can check it with a db tool of your choice:
scp -P 2223 -i ~/SailfishOS/vmshare/ssh/private_keys/sdk defaultuser@localhost:~/.local/share/harbour-watchlist/harbour-watchlist/QML/OfflineStorage/Databases/* ~/projects/sailfishos/github/harbour-watchlist/
ssh -p 2223 -i ~/SailfishOS/vmshare/ssh/private_keys/sdk defaultuser@localhost
Licensed under GNU GPLv3
Watchlist was translated to several languages. Thanks to all contributors!
- German: me :-)
- Chinese: dashinfantry
- Russian: Viacheslav Dikonov
- Swedish: Åke Engelbrektson
- French: Patrick Hervieux