Skip to content

ForexRobotEasy/ATR-Multicurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ATR Multicurrency Trading Algorithm

This is an automated trading algorithm designed to trade multiple currency pairs. The algorithm checks for optimal market entry points and executes trades accordingly. The algorithm is designed to operate during night-time only.

Features

  • Trades multiple currency pairs: 'USDCHF', 'GBPUSD', 'EURUSD'.
    • Checks for optimal market entry points.
      • Executes trades only during night-time.
        • Uses ATR (Average True Range) for volatility assessment.

        • Prerequisites

        • Your platform should support MQL5 (MetaQuotes Language 5) to run this script.

        • Installation

          1. Download the .mqh files from the repository.
            1. Move these files to the Include folder of your MetaTrader platform's data folder.
              1. Restart the MetaTrader platform.
                1. The algorithm should now be available in the Expert Advisors section of the Navigator pane.

                2. Usage

                  1. Drag and drop the algorithm onto the chart of the desired currency pair.
                    1. In the settings window that appears, ensure that 'Allow live trading' is checked.
                      1. Click 'OK'. The algorithm will now start running.

                      2. Contributing

                      3. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

                      4. License

                      5. This project is licensed under the terms of the MIT license.

                      6. Acknowledgments

                      7. The ATR Multicurrency Trading Algorithm was developed by Example Corp. For more information about the algorithm, please visit the official website or check the detailed review on the Forex Robot Review site

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published