당사 팬 페이지에 가입하십시오
- 게시자:
- Andy Ismail
- 조회수:
- 45919
- 평가:
- 게시됨:
- 2015.03.26 12:19
- 업데이트됨:
- 2019.08.26 16:36
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Andy Ismail
This is an indicator for finding the strongest trend each day, suitable for intraday trading or a swing trading.
How to use:
- RED BAR means Bearish Trend for the next candle;
- GREEN BAR means Bullish Trend for the next candle;
- ORANGE BAR means Sideways Trend for the next candle.
Example:
If we are using D1 timeframe, see the last BAR. If the bar is RED BAR, open short/sell for today.
If we are using H1 timeframe, see the last BAR. If the bar is GREEN BAR, open long/buy until next hour.

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.

Simple code to close all opened orders.

Second-by-second candle timer not dependent on incoming ticks. New candle alert option. Automatic Broker GMT and Daylight Saving Time adjustment.

This EA is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor".