2,535
edits
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Get the highest and lowest prices for the asset asset_symbol within the specified time range. | |||
#Compare the current prices of the assets in the list symbols_list and return their percentage change. | |||
#Get the market capitalization for the list of stock symbols stock_symbols_list. | |||
#Get the 24-hour trading volume for the list of crypto symbols crypto_symbols_list. | |||
#Retrieve the top 10 stocks by market cap within a specific sector sector_name. | |||
#Retrieve the top 10 cryptocurrencies by market cap. | |||
#Get the dividend yield for the list of stock symbols stock_symbols_list. | |||
#Get the daily candlestick chart data for the asset asset_symbol for the past 3 months. | |||
#Retrieve historical price data for the asset asset_symbol on a specific date. | |||
#Get the list of upcoming earnings reports for the stock symbols stock_symbols_list. | |||
==Tips and Tricks== | ==Tips and Tricks== |