거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

MAcrosses - MetaTrader 4용 지표

조회수:
31950
평가:
(3)
게시됨:
2011.06.03 08:31
업데이트됨:
2016.11.22 07:32
MAcrosses.mq4 (6.02 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Counts crosses off MAs, it shows % that all MAs are above slower MAs

If MA crosses above another, the indicator rises
If MA crosses under another, the indicator falls

If the indicator rises to 100%, every MA is above MAs with higher period
If the indicator falls to 0%, every MA is under MAs with higher period

You set the maximal MA and the step between the MAs

Parameters

  • the Max MA - Maximal Moving Average.

  • MAs Step - Step between MAs, optimal is Max MA/10.

  • MA on MAs crosses - Moving average calculated on main line MAcrosses.

  • MA method

  • Applied to price

  • Alert - if it is true alert will show up at every cross of alert Lines.

  • Alert Line - can be Crosses(main line), or Average(MA on MAs crosses line).

  • Alert Up Level - level at which show alert.

  • Alert Down Level - level at which show alert.


Can by used as a trend indicator with high values


Can by used as an oscillator indicator with low values

MultiLineMovingAverage_v1.1 MultiLineMovingAverage_v1.1

Индикатор показывает в рабочем окне графика цены средних линий с других периодов.

cci with arrow cci with arrow

This indicator makes use of increase in momentum of cci value with respect to the last peak or bottom.

Currency Pairs Correlation Currency Pairs Correlation

This indicator is developed to show the average movement of any 2 correlated currency pairs of the same TF.

EES Velocity EES Velocity

Velocity = High-Low / Time. Time is changeable to minutes, hours, or days. Seconds is the default. In physics, Velocity = distance / time.