당사 팬 페이지에 가입하십시오
Trigger Lines Small & Large - MetaTrader 4용 지표
- 조회수:
- 37149
- 평가:
- 게시됨:
- 2013.12.16 07:22
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author:
The Author of this code is William Kreider (madhatt30) but the concept comes from the indicators on NinjaTrader. These "Triggerlines" were ported from the NinjaTrader code to work with MetaTrader
This indicator is designed to be used along side your existing strategy. The Triggerlines help to provide information on the direction of the market. For the most part The large Triggerlines could be interpreted as the bigger trend (or Higher Timeframe Trend) and the small Triggerlines could be interpreted as the smaller Trend (or Current Timeframe Trend).
Pullbacks into the triggers would indicate and good area to consider an entry.
The more price hangs around the Triggerlines or penetrated them the weaker they get and could indicate a change in direction, refer to small Triggerlines to fine tune the entry.
I have found other "Triggerlines" indicator out there but I have found them to be inaccurate. This will match up to the NinjaTrader if put side by side with the exception of broker price difference of course.
You can use these on any Standard Timeframe
Draws a Weekly Open Horizontal Line and Horizontal Target Line above and below the Weekly Open Line.
OBJ_Label_ExampleExample of working with OBJ_LABEL graphic object.
Alerts on New Bar. Alert options - 1: Popup Alert, 2: Sound, 3: Email, 4: Push Notification for iOS and Android.
a_stopsShows the distance to assumed stop with two lines located at a predetermined distance from the current price.