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

FibonacciPivot - MetaTrader 4용 지표

게시자:
noloxe
조회수:
33542
평가:
(22)
게시됨:
2015.10.30 12:43
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

The indicator of the author LeMan — AllPivotPoint is taken as a basis.

The indicator builds levels channels beginning from the line of closing of previous day, on the basis of data of previous day: dayClose+(dayHigh-dayLow)*fibo*koeff. On Monday, except the level of closing of Friday, the level of opening of Monday is in addition drawn.

  • mondayGAP defines how to build levels on Monday: if false — levels are drawn from closing of Friday, if true — from opening of Monday;
  • Days number of days for plotting, counting of today. Zero — the whole days available in the history are processed;
  • koeff allows to squeeze & stretch a grid of levels. I recommend to put Fibonacci's numbers (0.34, 0.55, 0.618, 0.89, 1.44, 2.33).

fibo eurusd

fibo gbpusd

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

Candle SnR Candle SnR

Indicator S&R based on OHCL candles.

Traditional MACD with Momentum indicador and alarms Traditional MACD with Momentum indicador and alarms

Traditional MACD indicator with a Momentum indicator and alarms. Allows customization of most of the parameters without having to dive into code.

Simple Levels Simple Levels

EA opens trades from support and resistance levels which were set by a trader.

Simple Copier Simple Copier

Copying utility with minimal functionality.