Hello,
I am looking for a programmer to turn my indicator into an EA based off of the buy and sell signals. The current buy and sell signals are on the up or down arrows. I would like this EA to have the following specifications.
Entry
1. Open Buy when the arrow points up and open sell when the arrow points down
2. Add Variables for 3 ADX crosses (same as the indicator has)
Exit
1. Close trade with TP or SL being hit
2. Close trade when either red(sell) or blue(buy) lines on chart stop showing the completion of trend
3. Trailing Stop loss
4.Both of these options have True/False option
Additional Features
1. Anti-Martingale (True/False)
I am looking for a programmer to turn my indicator into an EA based off of the buy and sell signals. The current buy and sell signals are on the up or down arrows. I would like this EA to have the following specifications.
Entry
1. Open Buy when the arrow points up and open sell when the arrow points down
2. Add Variables for 3 ADX crosses (same as the indicator has)
Exit
1. Close trade with TP or SL being hit
2. Close trade when either red(sell) or blue(buy) lines on chart stop showing the completion of trend
3. Trailing Stop loss
4.Both of these options have True/False option
Additional Features
1. Anti-Martingale (True/False)
- Individual TP/SL (true/false)
- Individual Trailing Stop
- Open Trade Limit
2. Martingale (True/False)
- Individual TP/SL (true/false)
- Individual Trailing Stop
- Open Trade Limit
3. Close all positions at the end of trend (true/false)
I have posted the indicator for anyone to review and use. For anyone willing to accept the challenge of this conversion let me know and I will post the MQ4 file.
For anyone testing I do not use the default settings. I am using 2,8,14 or the 4,10,16.
Thank you
Attached File(s)
EasyTrendVisualizer.ex4
16 KB
|
383 downloads