Automatic Expert MQL5 Expert Advisor based on Williams Indicator and ranging market escaping.
Note: This EA is not yet ready for production. Your ideas and sugestions of enhancement are all welcome.
- Use Williams %r With only 50 median line
- Make sure the market is trending (not ranging)
- Buy when you get a bullish arrow and Williams %R is above 50
- Sell when you get a bearish arrow and Williams%R is below 50
- Recommanded timeframe is 15 MINUTES
The original idea of the strategy is from rockypoint
Download an *.ex5 release and enjoy! 😃
You can contribute to this repository by all means:
- Open an issue
- Suggest strategy enhancement idea
- Fork the repository, add additional code and create a pull request
- If you want to ask a question, you can also open an issue for that
- Send mobile notification
- Ranging market detection
- Trailing stops
- Basic strategy implementation
- Williams percentage trading conditions