Join our fan page
Multi-Trendlines Breakout - expert for MetaTrader 4
- Views:
- 49578
- Rating:
- Published:
- 2015.03.20 12:57
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
EA will automatically detect multi trendlines added by users.
By using new MQL4 function of OnChartEvent(), trendline movement/adjustment will be dynamically caputured as well.
When the current price is below trendlines, EA will wait for upward breakout, and vice versa. Trade and popup/sound/email/mobile breakout alert options are all included at this EA, but trade option needs to be set "true" if needed. For currencies with 5 or 3 digits, targetprofit/stoploss/slippage will be automatically multiplied by 10.
BB_OsMA indicator is the OsMA indicator in the form of spheroid with a deviation as the upper and lower bands.
FiboPivotCandleBarThis indicator is a composite of several indicators: Fibonacci, Pivot Point, ZigZag, MACD and Moving Average which are combined in this indicator.
Script deletes selected object types from the charts (current chart or all active charts).
Blue SpreadThe indicator shows current spread with color line.