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

Double-Zero Indicator - MetaTrader 4용 지표

조회수:
21909
평가:
(2)
게시됨:
2009.08.22 17:34
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Author:

me.

This indicator is really simple. It's there to visualize important psychological levels, also referred to as Double-Zeros. Most markets tend to behave strangely at psychological price levels like for example Gold at 1000$ or EURUSD at 1,4000. The indicator does only show the nearest psycholgical level of the current price (=if you scroll to the left, there's always just a single line). EDIT: improved version1: does also show past levels now.

There's just one parameter:

extern int relDigitPos=2; // position of the relevant digit.
// example1: a setting of "2" in a market at the level of 1,2312 (taxed by 4 digits) makes the indicator visualize 1,2300
// example2: a setting of "3" in a market at the level of 1,23125 (taxed by 5 digits) makes the indicator visualize 1,23100
// example3: a setting of "1" in a market at the level of 1,23125 (taxed by 5 digits) makes the indicator visualize 1,20000
// example4: a setting of "-1" in a market at the level of 123,15 (taxed by 2 digits) makes the indicator visualize 120,00



Indicating 0,5800 as nearest psychological level



It's tested, but not excessively. Use at your own risk. Feel free to modify or do whatever with it.


Sometimes the best strategies are also the most simple ones...

Forex SKY Forex SKY

This Expert Advisor uses MACD Logic. It is Working fine. Yes Daily 10 Pips or 10$ you may get. !!! HAPPY TRADING !!!

EES V Speed EES V Speed

A volatility indicator, V Speed.

Xma_Coloured Xma_Coloured

Color version of the XMA indicator.

RUBBERBANDS_3 EA RUBBERBANDS_3 EA

This EA is intended to be less prone to big drawdowns than former RUBBERBANDS EA and RUBBERBANDS_2 EA. Awaiting for your comments and suggestions for improvement.