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

Indicator of Candlesticks Combinations (Japanese Candlesticks) - MetaTrader 4용 지표

조회수:
31215
평가:
(8)
게시됨:
2008.10.11 19:53
업데이트됨:
2014.04.21 14:53
Japan.mq4 (4.28 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The candlesticks combination were taken from the book "Japanese Candlesticks" by Nison.

This indicator designates the following combination of candlesticks:

- "hammer" or "hanged man", the code of the symbol is 108, the color is DimGray.

- "bullish engulfing", the code of the symbol is 110, the color is Red . It designates the bullish trend.

- "bearish engulfing", the code of the symbol is 110, the color is Lime . It designates the bearish trend.

- "dark-cloud cover", the code of the symbol is 116, the color is Lime . It designates the bearish trend.

- "cloud gap", the code of the symbol is 116, the color is Red . It designates the bullish trend.

- "doji", the code of the symbol is 174, the color is Indigo . It is used coupled with the other combinations.

For the convenience you can point the cursor on a symbol and wait a few of seconds, the pop-up window containing the name of the object will appear, it also contains the description of the candlesticks combination.

Important! You should wait the strengthening or sustaining signals to appear when using the candlesticks combinations.

For example: If the "hanged man" appears after a pronunced uptrend, it's confirmed by the open price of the next candlestick, composing the price break relatively to the close price of the "hanged man", etc.

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

CCI_MA. EA Based on Substandard Application of CCI and MA CCI_MA. EA Based on Substandard Application of CCI and MA

Reasonably good algorithm of the EA based on CCI and its MA. It shows good results in tester. I need help for optimization, testing and maybe code debugging.

Open_close MTS on Chart Open_close MTS on Chart

Greetings to all. I started to develop a MTS not long ago. This is my first one. How can I improve it, I'm waiting for the specialist's advices. And how can I use the AMA indicator in the EAs (iAMA)? I tested this strategy on September 2008.

MartingailExpert_v1.0 MartingailExpert_v1.0

The EA opens the positions in the direction of moving of Stochastic indicator, in addition there is a heightening of positions by martingale. It is tuned for micro-Forex.

SMI_Correct-1 SMI_Correct-1

Another SMI indicator. On the basis of the book "Momentum, Direction and Divergence" by W. Blau.