forex-trend-trading-signals / instructions.md
tosin2013's picture
working code
4fb992f

A newer version of the Gradio SDK is available: 5.5.0

Upgrade

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:

  1. Get Your API Key:

  2. Select Currency Pairs:

    • Choose the 'From Currency' and 'To Currency' from the dropdown menus.
  3. Choose Interval:

    • Select the 'Interval' for your backtest.
  4. Run Backtest:

    • Click 'Submit' to run the backtest and get trading signals.

Code Documentation