Skip to content

This is a working expert advisor not intended to be used for real money forex trading. The purpose of this project is to provide a starting point for new programmers starting their journey in algorithmic trading. Good Luck! Click Below to Watch

Notifications You must be signed in to change notification settings

Nabeel-etx/AlgoTrdingMT4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlgoTrdingMT4

This is a working demo expert advisor not intended to be used for real money forex trading.

CustomFunctions1.mqh file has important utility functions that can be used to avoid infinite loops and catch errors.

To run the expert advisor:

  1. Download files in their respective folders within MetaQuotes -> Terminal -> TerminalNumber -> MQL4.
  2. Open Terminal
  3. Open Strategy tester (View -> Strategy Tester / Ctrl + R)
  4. Select "Expert Advisor" and choose "BBStrat"
  5. Symbol: GBP/USD, Period: H4, Model: Every Tick, Spread: Current
  6. Click Start

Make sure you download enough tick data before running the backtest. Tools -> History Center -> Choose your favorite pair and download data.

About

This is a working expert advisor not intended to be used for real money forex trading. The purpose of this project is to provide a starting point for new programmers starting their journey in algorithmic trading. Good Luck! Click Below to Watch

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published