Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Zigzag with line at lows and line at highs - indicator for MetaTrader 4
- Views:
- 33169
- Rating:
- Published:
- 2013.05.27 09:34
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
See Topic https://www.mql5.com/en/forum/144092 and you can read why this was made.
This version is the last I made to have in real time also on chart displaying correct way.
- Buffer 1 is normal ZigZag thick red line.
- Buffer 2 is HighMapBuffer thin green line as in normal ZigZag.
- Buffer 3 is LowMapBuffer thin yellow line as in normal ZigZag.
- Buffer 4 is Line connecting real ZigZag Highs Thick Magenta Line.
- Buffer 5 is Line connecting real ZigZag Lows Thick LightSkyBlue Line.
[EA] - Charles-1.3.7
Improvements to the previous version.
A new indicator to see the range bound period and an Expert Advisor similar need helpI wrote a new indicator to find the range bound period, then we can place order when the price break the range bound.
RSI Breakout
The Expert Advisor places buy trades when RSI crosses above 73 and sells when it drops below 27. A trailing stop based on ATR protects profits.
maximus_vX liteExpert Advisor opens deals based on price consolidations