당사 팬 페이지에 가입하십시오
RoundPrice-Ext_HTF - MetaTrader 5용 지표
- 조회수:
- 3037
- 평가:
- 게시됨:
- 2018.07.13 15:31
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Indicator RoundPrice-Ext with the timeframe selection option available in its input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the RoundPrice-Ext.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig 1. Indicator RoundPrice-Ext_HTF
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/21217
Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA.
Exp_SilverTrend_ColorJFatl_DigitTwo independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.
Indicator CI (Congestion Identifier). It displays within how many bars before the current one the price was within the channel formed by the Close price of the current bar +/- Delta in points. It also displays the counter value threshold level and the marks, in which the counter is above or below that level.
DI_ClusterIndicator DI_Cluster represents three indicators ADX with different parameters. Unlike standard ADX, the threshold levels of DI Cluster are not constant, but are determined by the intersections of three indicator lines. You can choose any of the three lines of standard ADX to be displayed: ADX trend strength lines themselves and line +DI or -DI.