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

DiNapoli Price Oscillator - MetaTrader 4용 지표

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


There is possibility to:

  • choose amount of bars to calculate the formula
  • choose type of average, which is used in counting
  • choose price (open, close, high, low), which is used in counting
  • choose shift of average
  • calculate and display overbought and oversold levels (60% and 100%)

Levels are counted using special formula, which is used standard deviation function. However levels are displayed correctly and results are the same as results received using manual methods. Level factors were specially selected and are the most suitable to use.

Requirements:

  • 'Show object description' option must be enabled
  • If two indicators have to be displayed in one window, DPO should be added as first

DPO example

I apologize for my bad English.

Candle Patterns Candle Patterns

Visual and Audio alerts when reversal or continuation candle patterns occur.

OrdersSuite Revision 2 OrdersSuite Revision 2

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. OrderProcess() strengthened. New functions Lots, OrderCloseByRetracement, OrderModifyTS and OrderSendI added. Revision 2 has been used to run expert

Universal Expert Advisor scheme Universal Expert Advisor scheme

Universal EA scheme to enable easy multiple strategy implementation into one EA

21hour 21hour

We place two pending orders at the specified time and delete one of them when another one triggers.