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

BW-Zone - MetaTrader 4용 지표

조회수:
34091
평가:
(19)
게시됨:
2016.07.01 11:44
업데이트됨:
2016.11.22 07:32
BW-Zone.mq4 (3.78 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

In essence, it implements the idea of visual interpretation of the state of the fourth dimension of the Chaos Theory by B. Williams - Zone.

Information on the Chaos Theory in general and the on logic of determining its state in particular can be found here.

In short, the state of the zone is determined based on the values of two indicators: Awesome Oscillator and Acceleration/Deceleration. Both are included in the standard package of the MetaTrader (Insert - Indicators - B. Williams).

When the driving force (Awesome Oscillator — AO) and acceleration (Acceleration/Deceleration — AC) are in the same direction (both green or both red) — it means that the driving force not only moves in that direction, but also accelerates.

If the current AC and AO columns are green, this indicates the green zone. For clarity, this bar can be colored in green.

If the current AC and AO columns are red, this indicates the red zone. For clarity, this bar can be colored in red.

If the AC and AO columns have different directions, the bar is colored in gray (gray zone).


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

Tick emulation for accelerated testing of indicators ver.2 Tick emulation for accelerated testing of indicators ver.2

Modernization of the first version of the script with the ability to manage multiple indicators

Tick emulation for accelerated testing of indicators Tick emulation for accelerated testing of indicators

The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources.

Expert Advisor based on the Sidus indicator. Expert Advisor based on the Sidus indicator.

Expert Advisor based on the Sidus indicator.

ds_Ticks - Ticks on the price chart ds_Ticks - Ticks on the price chart

Simply displays ticks on the price chart