거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
9764
평가:
(24)
게시됨:
2012.12.21 12:36
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator is based on the indicators' code of MetaQuotes Software Corp. Bears.mq5 and Bulls.mq5.

Indicator values ​​are calculated by the following scheme:

Bull >0 and Bear>0   =>  Ind= Bull – Bear
Bull <0 and Bear<0   =>  Ind= Bear- Bull
(Bull <0 and Bear>0  ) or (Bull >0 and Bear<0  )  =>  Ind= Bear+Bull

The received Ind value multiplies on the coefficient of volume. The volume can be as tick, so real (set in input parameters). Then if the delta i.e. flat noise level is set, all the indicator values less than zero are set to zero.

 The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

 

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

 


The window of the indicator parameters setting.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1302

Exp_ColorMETRO Exp_ColorMETRO

Trading system using the ColorMETRO indicator

Kagi Kagi

The Kagi chart drawn in a separate subwindow

Flat-Trend Flat-Trend

The indicator to define the trend and the flat.

ytg_Change_Price_Percent ytg_Change_Price_Percent

This indicator displays day price change in percentage for four selected financial institutes