Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Indicator of Candlesticks Combinations (Japanese Candlesticks) - indicator for MetaTrader 4

Views:
31222
Rating:
(9)
Published:
2008.10.11 19:53
Updated:
2014.04.21 14:53
Japan.mq4 (4.28 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.