Join our fan page
- Views:
- 5074
- Rating:
- Published:
- 2018.10.25 18:29
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator looks for bars without one or two wicks. DRAW_ARROW drawing style.
Two indicator buffers are used - one signals the absence of an upper wick, while the second one informs of the absence of the lower wick. Both drawing styles apply the same label (Symbol code to draw Shadow parameter) colored differently. The label codes can be found here:
- MetaEditor - MQL5 Reference - search for "Wingdings"
- on the website: Wingdings
Label shift is set by the Arrow shift parameter.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22246

XRSI_Histogram_Vol_Direct indicator provides alerts, sends email and push notifications at the incoming trading signals

XCCI_Histogram_Vol_Direct indicator provides alerts, sends email and push notifications at the incoming trading signals

The indicator looks for bars without wicks. Uses the drawing style DRAW_COLOR_HISTOGRAM

JSatlCandle indicator with two colored channels based on standard deviations from High and Low of the indicator candles