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

Shved Supply and Demand - MetaTrader 5용 지표

조회수:
69034
평가:
(174)
게시됨:
2020.05.26 10:43
업데이트됨:
2023.07.25 12:30
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This is MQL5 version of Shved Supply and Demand indicator written by Shved and upgraded by eevviill7 from this link.

I also added history mode to indicator. Set "historyMode" parameter to true then "double click" on any point in price chart to see Support and Resistance zones in that point.

Indicator uses fractals and ATR indicator to find and draw support resistance zones on price chart. Types of zones are:

  • weak: important high and low points in trend 
  • untested: major turning points in price chart that price still didn't touch the again
  • verified: strong zones, price touched them before but couldn't break them
  • proven: verified zone that at least four time price couldn't break it
  • broken: zones that price breaks them (not applied for weak zones)

v1.1:

  • Fixed warnings when compiling the code and error when there was low number of bars in the chart.
  • Checked zones with MT4 version and now they are exactly the same.

v1.2:

  • History mode added

v1.3:

  • Added parameter for sending notification to mobile phone when price entering S/R zones.

v1.4:

  • Fixed Sup. & Res. labels in history mode.

v1.5:

  • Added Timeframe option to show S/R zones from a timeframe on other timeframes. For example you can show H4 zones on D1 and H1 and other timeframes.
  • Optimizing the alert function to not receive alerts when you set the weaker zones to not show on the chart.

    v1.6:

    • Optimization in finding the broken zones.
    • Reorganizing input parameters and deleting the unused codes.
    • Added prefix parameter, now you can add multiple instances of the indicator to the chart by changing the prefix.
    • Fixed array out of range error when showing zones of a timeframe on other timeframes.

    v1.7:

    • Buffers added for data window to show the strength of support and resistance zones and the type of zone if price is inside a zone.


      Please check out my profile if you want to buy multi-timeframe dashboard of this indicator.



          shved_supply_and_demand

          Fast Pending Orders Fast Pending Orders

          Placing pending orders with no need to calculate lot size. Script calculates the proper lot size and opens the pending order(s) for you.

          4click Trade Opener 4click Trade Opener

          Trade with no need to calculate lot size! This script calculates the proper lot size and opens the position(s) for you.

          Alphabet structure Alphabet structure

          Sets of latin, russian characters, digits, punctuation, etc.

          Base64Encrypt Class Base64Encrypt Class

          This a library for a quick and easy encryption and decryption using base64. The usage is very simple and can be done in a few lines of code. <<< The return value of a method is the required output. <<< Feel free to use this library at your convenience.If it is helpful, please reward me by rating this item on mql5 site. >>From a developer, for developers.<<