Created on 23 February 2021
icon_unfollowing
Login to follow
tocks

[$t]ocks

Version 1.1.0 (Compatible with OutSystems 11)
Uploaded on 25 August 2021 by 
tocks

[$t]ocks

Details
Stock Portfolio Tracking Web App | Track your stocks (buys, sells, dividends, fees), track stock history, check stock price.
Read more

To track stocks, get your free API key from https://www.alphavantage.co/
Click on the “GET YOUR FREE API KEY TODAY” button
Input your API key:
Logic -> Integrations -> REST -> Alphavantage -> GetQuery
Properties: “URL Path” input at the end after "...&apikey="

The free API from Alpha Vantage is limited to 5 API requests per minute and 500 requests per day.
I have accounted for this by throttling the daily update described below.


Stock prices/tables updates are scheduled to run every day @ 4pm CST
Tables Updated: StockCurrent, StockHistory, Cost2ValueSum4Avg, StockOverview
This is one hour after market closes - server action schedules are set in UTC, so that’s why the schedule is set for 22:00
This can be adjusted under Processes -> Timers -> DailyStockUpdate_CurrHistAvgOvervw
Properties: “Schedule”

Release notes (1.1.0)

Added Crypto Portfolio Tracking!

Using public API from Messari.io which is limited to 20 requests per minute and 1000 requests per day.

App home page displays overview of Stocks and Crypto holdings combined.

Reviews (0)
Category
Apps, Assets & inventory management
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
[$t]ocks has no dependencies.
Application Objects
[$t]ocks has 43 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.8.0 to 11.9.0
Database:
All
Asset consumers
No consumers yet.
Weekly downloads