거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 45507
- 평가:
- 게시됨:
- 2013.12.23 11:20
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Indicator: Renko Range Detector
- Detects and displays the fixed size of the Renko Bar/Candle range on the Renko offline chart.
- Fast and easy identification of chart parameters facilitates trading efficiency.
Note: This indicator is intended for use with Renko Bars/Candles, not Standard Bars/Candles.
- Renko Bars/Candles all have the same fixed range value from open to close..
- Note for newbies: A Renko offline charts is generated from a Scripts, or Indicators, or Expert Advisor running on a M1 chart
- Abundant additional information is available on the internet.
Renko Range size calculation: Open - Close for down bar. Close - Open for up bar.
Image:
GBPUSD, M11(offline): 1.41975 - 1.41900 = 75 points = 7.5 pips.

Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.

ALGLIB math function library (v. 3.5.0) ported to MQL4.

Detects and displays the fixed value of Constant Range Bars/Candles.

It Is placing stop loss and take profit at a given distance. Displays the current status of open orders. For closing of the order it is enough to select and move the label to the left.