A newer version of the Gradio SDK is available:
5.5.0
Purpose:
This script is for research purposes only and is not intended for actual trading. It demonstrates how to use the AlphaVantage API to perform backtesting and generate trading signals.
Instructions:
Get Your API Key:
- Sign up for an API key on the AlphaVantage website.
- Enter your API key in the 'API Key' field.
Select Currency Pairs:
- Choose the 'From Currency' and 'To Currency' from the dropdown menus.
Choose Interval:
- Select the 'Interval' for your backtest.
Run Backtest:
- Click 'Submit' to run the backtest and get trading signals.