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

"Super Smoother" by John Ehlers.

It has one configurable parameter:

  • Applied price

Calculation:

SS = c1 * (Applied price+PrevApplied price)/2.0+c2 * PrevSS+c3 * PrePrevSS

where:

c1 = 1.0-c2-c3 c2 = 2.0*a1*Cos(1.414*180.0/10.0) c3 = -a1 * a1 a1 = Exp(-1.414*3.1415926/10.0)

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

Toby_Crabel_NR_Pattern Toby_Crabel_NR_Pattern

Toby Crabel NR Pattern indicator

Exp_ColorSchaffJCCXTrendCycle_MMRec_Duplex Exp_ColorSchaffJCCXTrendCycle_MMRec_Duplex

Two identical trading systems (for long and short deals) based on the ColorSchaffJCCXTrendCycle indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system

StdDev_Cross StdDev_Cross

StdDev Cross indicator

Standard_Deviation_Moving_Average_Ratio Standard_Deviation_Moving_Average_Ratio

Standard Deviations/Moving Average Ratio indicator