Nothing
This is a complement to the Alpha Vantage API. It processes financial data and provides useful visuals that anyone can pick up and gain insights from. It has a very user-friendly data extraction protocol where users can retrieve the data, of course, after putting in the following:
Use your own token to access the data.
#av_api_key("YOUR_AV_KEY_HERE")
Useful tools such as the instant candlestick charts
candles(SPYdaily)
and more complex tools such as Volume Analysis
volume_analysis(SPYdaily, "SPY")
Happy Investing/Trading!
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.