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

The indicator's output is calculated base on mathematical approach.


Calculate Price Speed:

Galileo defined speed as the distance covered per unit of time. (http://en.wikipedia.org/wiki/Speed)

Equation:
                    
where v is speed, d is distance and t is time. In this indicator we will define d as distance between price series and t is in minute. We use minute instead of second because second is to fast while sometime we found no price movement for minutes. This could be annoying for some peoples.


Calculate Average Speed of Price:

Indicator calculate Average Speed using Arithmetical  Mean. (http://en.wikipedia.org/wiki/Average, http://en.wikipedia.org/wiki/Arithmetical_mean)

Equation:

If n numbers are given, each number denoted by ai, where i = 1, ..., n, the arithmetic mean is the [sum] of the ai's divided by n or

in this indicator n is days, a is speed and AM is output of indicator buffer calculated in point/minute.


GBPUSD 1H

OneSideGaussianMA OneSideGaussianMA

The Moving Average drawn on the basis of Gauss algorithm

The asymmetry indicator The asymmetry indicator

The indicator which defines the moments when the market becomes asymmetric and there are strong trend changes

TrendPower TrendPower

The trend indicator drawn on the basis of a comparison of six levels of simple Moving Averages with High and Low of the current candlestick

FX_Sniper_Ergodic_CCI FX_Sniper_Ergodic_CCI

The ergodic CCI.