/stocks

stock exchange suite for raspberry pi

Primary LanguagePLpgSQL

stocks

stock exchange suite for raspberry pi

See [This instructable] (http://www.instructables.com/id/Transform-Raspberry-Pi-Into-a-Stock-Exchange-Monit/) for instruction on how to use.

These are Python scripts that allow you to monitor stock markets. The scripts will save to an sqlite database the quotes of the stocks that you instruct him to periodically monitor.

Messages are sent with Telegram, when it is time to buy or sell a particular stock, based on a given invesment strategy.

######Version 0.0.3

2016-06-12 Bugs correction

######Version 0.0.2

2016-06-08 Initial publish version in github