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

The indicator draws Fibonacci levels based on the last bar. When a new bar appears, the levels are redrawn.

Parameters

  • Last Bar for Fibo — timeframe to look for the last bar;
  • Upper color — color of upper lines;
  • Main color — color of middle lines;
  • Lower color — color of lower lines;
  • Style lines — line style;
  • Line Width — line width.

0

1

2

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

Fibo ZigZag Fibo ZigZag

The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.

ColorXvaMA_Digit_StDev V2 ColorXvaMA_Digit_StDev V2

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.

Histogram Bid and Ask prices Histogram Bid and Ask prices

The statistical distribution of Bid and Ask prices on the chart as a histogram.

SyncChart SyncChart

Synchronization of the bars displayed on all open charts of the terminal.