당사 팬 페이지에 가입하십시오
- 조회수:
- 50617
- 평가:
- 게시됨:
- 2015.03.20 12:57
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.

This 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).

The indicator shows current spread with color line.