Portfolio interface and tracker for TASI exchange using web scraping.
Go to file
HeshamTB 4702263d0a initial commit:
- Basic tools. getinfo: curl from 'mubasher' as raw numbers
	readprice: read last price from raw info
	readdelta: read day's change in price
	stonks: still empty (interface)
	- Version 0.1-alpha
	- gitignore: raw/ folder

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-08-19 22:16:30 +03:00
.gitignore initial commit: 2020-08-19 22:16:30 +03:00
getinfo initial commit: 2020-08-19 22:16:30 +03:00
readdelta initial commit: 2020-08-19 22:16:30 +03:00
readprice initial commit: 2020-08-19 22:16:30 +03:00
stonks initial commit: 2020-08-19 22:16:30 +03:00