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

Doji Reader Indicator - MetaTrader 4용 지표

조회수:
52794
평가:
(24)
게시됨:
2009.05.19 14:41
업데이트됨:
2014.04.21 14:53
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Version 1

1. Can read doji:
a. may set minimal length of uptail
b. may set minimal length of lowtail

2. Can read gravestone doji:
a. may set minimal length of uptail
b. may set maximal length of lowtail

3. Can read dragonfly doji:
a. may set maximal length of uptail
b. b. may set minimal length of lowtail

4. An alarm can pop up when new candle appeared if desired

Version 2

AnAlert: add true if you want to alerted when new doji appeared
ShowCandleBox: add true if you want to doji candle is appeared in a rectangle
BoxColor: add favorite color to colored rectangle
ShowStar: add true to show star above the candle
StarColor: add favorite color to colored star
StarWidth: add width size to adjust star width
ShowText: add true to show doji's name
FontColor: add favorite color to colored text
FontSize: add size of font
VerticalText: if true, text will show at vertical
MyBrokerHas5Digits: add true if use 5 digis
FindRegularDoji: if set to true, indicator will looking for it
MinLengthOfUpTail: minimal size for length of upper tail
MinLengthOfLoTail: minimal size for length of lower tail
MaxLengthOfBody: maximal size for length of body

FindDragonflyDoji: if set to true, indicator will looking for it
MaxLengthOfUpTail1: maximal size for length of upper tail
MinLengthOfLoTail1: minimal size for length of lower tail
MaxLengthOfBody1: maximal size for length of body

FindGravestoneDoji: if set to true, indicator will looking for it
MinLengthOfUpTail2: minimal size for length of upper tail
MaxLengthOfLoTail2: maximal size for length of lower tail
MaxLengthOfBody2: maximal size for length of body


Best regards,
heartnet
http://mqlprogramming.blogspot.com

MultiHedg_1 MultiHedg_1

The Multi-currency adviser in the time, given by the user, opens a market position, on a choice Buy or Sell. As, it is possible to set closing of positions in the certain time, to choose currencies, to choose percent of the profit and loss for closing all

OpenTime OpenTime

The adviser in the time, given by the user, opens a market position, Buy, Sell or lock. As, it is possible to set closing of positions in the certain time, and Trailing of positions.

Percentage Percentage

This indicator will display current daily, weekly, and monthly percentage change.

TST TST

Without the display adviser.