Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3688
- Rating:
- Published:
- 2018.09.27 15:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: Pavel Kulko
The indicator colors candlesticks depending on the position of these candlesticks in relation to the previous candlesticks.
- If the candlestick's High has grown as compared to the highest price over the period, and the candlestick Close price is below its middle, the color is green;
- If the candlestick's Low has decreased as compared to the lowest price over the period, and the candlestick Close price is above its middle, the color is pink.
Candlesticks in the direction of the signal are bright; those against the direction are dark.
Fig. 1. The Wiseman1 indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21752

The BBands Stop v1 indicator provides alerts, sends email and push notifications when the trend direction changes and the indicator color changes accordingly.

This indicator is based on MFI (Money Flow Index) and its multiple signal lines analysis.

An Expert Advisor based on iRSI (Relative Strength Index, RSI).

The indicator colors candlesticks depending on the trend direction.