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
Indicators

ID_Close_Rectangle_TL_AL - indicator for MetaTrader 5

Views:
3570
Rating:
(9)
Published:
2018.06.16 11:07
Updated:
2018.06.16 11:08
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

An indicator utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks.

Using it, you can do it in two clicks (instead of many actions, if you have to do this manually):

  • One - on the button in the control panel of this utility;
  • then another one - on the object in the chart, in the location, to which it must be reduced.

This utility works with the objects located in the main chart and with those located in its separate windows.


Inputs

  • i_prefix_add_to_object_name - add prefix "cl" to the name of the object to be closed;
  • i_prefix_add_to_object_text - add prefix "cl" to the description of the object to be closed;
  • i_prefix_add_to_object_tooltip - add prefix "cl" to the tooltip of the object to be closed;
  • i_font_size - font size in the control panel;
  • i_y_distance - placing the control panel along the y axis in pixels (referencing from the chart top);
  • i_x_distance - placing the control panel along the x axis in pixels (referencing from the right chart edge);

Abbreviation in the name of this utility reads as follows:

Together with Rectangle (OBJ_RECTANGLE) - these are the types of graphic objects in the terminal, of those having two anchoring points by time and price.

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

EMAVFS_channel_HTF EMAVFS_channel_HTF

Indicator EMAVFS_channel with the timeframe selection option available in input parameters.

NeuroNirvamanEA NeuroNirvamanEA

The trading system is based on a simple neural network.

EMAVFS_StDev EMAVFS_StDev

The EMAVFS indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

TST TST

The Expert Advisor does not use any indicators. It only uses the current price and the OHLC of zero bar.