This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //+------------------------------------------------------------------+ | |
| //| Automated Trend Lines.mq4 | | |
| //| Ryan Sheehy, CurrencySecrets.com | | |
| //| http://www.currencysecrets.com | | |
| //+------------------------------------------------------------------+ | |
| #property copyright "Ryan Sheehy, CurrencySecrets.com" | |
| #property link "http://www.currencysecrets.com" | |
| /* | |
| * This script automates the generation and plotting of sloping trend |