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

Basics :

The indicator is using 3 instances of the new fast ema Hull (originally published here : Fast ema Hull average ). That indicator  is an extremely fast and smooth moving average. Combining 3 instances of Fast ema Hull averages to 3 prices (Close, High and Low) can help in giving us a sort of an over-all look at the current trend assessment.

Usage :

Probably the best way to use is to wait for the 3 instances to have the same slope color and then to use that slope as an indicator of a current trend, but the channel can be used too (for ranging periods when the channel can be used as a sort of a no trade zone). In any case, some experimenting with the Hull period is advised for different symbols and different styles of trading.


Fast ema Hull average Fast ema Hull average

Fast ema Hull average

Fast EMA Fast EMA

Fast EMA

Optimal F for MQL5 (per Ralph Vince) Optimal F for MQL5 (per Ralph Vince)

This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his equation(s), I created this library for the Geometric Mean version of Optimal f.

Super smoother Super smoother

Super smoother