2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = 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: | ||
#Compare the exchange rates of ${currency1} and ${currency2} against ${currency3}. | |||
#What is the percentage change in the exchange rate of ${currency1} against ${currency2} over the last week? | |||
#Which currency had the highest exchange rate against ${currency} in the last three months? | |||
#Find the exchange rate of ${currency1} against ${currency2} for the past ${number_of_days} days. | |||
#What was the three-month moving average of the exchange rate between ${currency1} and ${currency2}? | |||
#Calculate the total amount when converting ${amount} ${currency1} to ${currency2} considering a ${percentage} transaction fee. | |||
#Which top 5 currencies had the most significant upward or downward trend against ${currency} in the past month? | |||
#Display the real-time exchange rates of ${currency} against all major currencies (USD, EUR, GBP, JPY, and AUD). | |||
#What would be the exchange rate of ${currency1} to ${currency2} if it was converted using the ${specific_date} exchange rate? | |||
#Calculate the exchange rate of ${currency} against a custom currency with a fixed conversion rate of ${custom_rate}. | |||
==Tips and Tricks== | ==Tips and Tricks== |