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

Without shadow arrow - indicator for MetaTrader 5

Views:
4534
Rating:
(15)
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.


Without shadow arrow

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

XRSI_Histogram_Vol_Direct_Alerts XRSI_Histogram_Vol_Direct_Alerts

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

XCCI_Histogram_Vol_Direct_Alerts XCCI_Histogram_Vol_Direct_Alerts

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

Without shadow color histogram Without shadow color histogram

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

JSatlCandle_Chl JSatlCandle_Chl

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