Watch how to download trading robots for free
Find us on Facebook!
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
Views:
3199
Rating:
(9)
Published:
2018.09.27 15:47
Wiseman1.mq5 (12.1 KB) view
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

Fig. 1. The Wiseman1 indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21752

BBands_Stop_v1_Alert BBands_Stop_v1_Alert

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

UltraMFI UltraMFI

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

RSI_Expert RSI_Expert

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

AlterTrend AlterTrend

The indicator colors candlesticks depending on the trend direction.