당사 팬 페이지에 가입하십시오
Fisher Cyber Cycle - MetaTrader 5용 지표
- 게시자:
- Nikolay Kositsin
- 조회수:
- 12483
- 평가:
- 게시됨:
- 2011.11.10 17:26
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Witold Wozniak
Fisher Cyber Cycle is an oscillator that modifies the Cyber Cycle custom indicator values using Inverse Fisher Transform.
The indicator is inspired by John Ehlers' article "Using The Fisher Transform" published in November 2002 in the "Technical Analysis Of Stock & Commodities" magazine.
Principles of working with the indicator are simple. We should buy when the indicator is crossing -0.7 level upwards or 0.7 level upwards, in case it has crossed -0.7 level upwards some time before. We should sell when the indicator is crossing level 0.7 downwards or -0.7 level downwards, in case it has crossed level 0.7 downwards some time before. The indicator crossings with its signal line can also be used.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/553
This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior.
CG OscillatorCG Oscillator basic and signal lines crossing generates buy and sell signals.
Ergonomic Parabolic SAR. The indicator itself is a two-color one and it also adds large colored dots that appear during each trend reversal.
StepMA_NRTRStepMA made as the Nick Rypock Trailing Reverse (NRTR) indicator.