거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

ID_Close_Rectangle_TL_AL - MetaTrader 5용 지표

조회수:
3724
평가:
(9)
게시됨:
2018.06.16 11:07
업데이트됨:
2018.06.16 11:08
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.