Commit Graph

12 Commits

Author SHA1 Message Date
c77ebd10ff loader.sh
loader for 2 scripts:
-stocks.sh
-cryptos.sh
2025-01-13 21:04:40 +01:00
cae388ac91 cryptos.sh
Same as stocks.sh but for cryptocurrency
-list_coint.txt list of existing cryptocurrency
2025-01-13 21:02:33 +01:00
85362cacda purchased.json
Temporary purchased stocks file
2025-01-13 20:39:34 +01:00
8fa59c9846 New stocks.sh
forked from https://github.com/appatalks/ticker.sh
2025-01-13 20:35:04 +01:00
d381eb8043 Rename stocks.sh to stocks_legacy
as stocks.sh no longer work (API finance Yahoo HS)
2025-01-13 20:32:43 +01:00
ab75694176 Update 2024-01-09 18:27:02 +01:00
14ac62e43f Add preference file
Put it to $HOME folder: ~/.stocks.yaml
2021-04-20 13:36:15 +02:00
3ac44652ba Update README 2021-04-20 09:32:57 +02:00
c8e904fa4e Add README.md 2021-04-20 07:49:01 +02:00
38d86b1cdb Owned auctions
Feature:
-add ~/.stocks.yaml preference file
-add owned auctions (quantity/valuations/profit/performance)
2021-04-19 19:50:50 +02:00
4d8c96c2bc function query() 2021-04-18 16:57:57 +02:00
31c579e9c9 1er commit 2021-04-18 14:16:23 +02:00