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

Identify potential Trends/Range (Pivot Points) - MetaTrader 5용 스크립트

[삭제]
조회수:
9296
평가:
(25)
게시됨:
2020.07.18 21:47
업데이트됨:
2020.08.26 22:21
\MQL5\Include\
Define.mqh (1.9 KB) 조회
Enum.mqh (1.51 KB) 조회
functions.mqh (19.34 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

When I start learning about trading, I remember the trading pioneer Shawn Lucas (founder of Apiary-fund) saying "trading is simple, you go from bound range market to breakout market and vice versa". I looked at few charts and he was right. So I told myself, I have to always eyeball ranging market and trending market but with the help of an indicator. There are plenty of indicators that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.

That is why I created this indicator that helped me to automatically eyeball these potential trends/range (based on pivot points) instead of doing all the work myself. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share this indicator with you, hopefully it will be beneficial.

Do not forget to send you comments as well as rate these scripts. Happy trading!

 

Pivotpoints

LIVE TRADING SESSION:

You can check the following live trading sessions and see how I was using my Products in my trading

      


Open Random Charts Open Random Charts

This script opens randomly selected charts and applies user-defined template.

Design patterns - Abstract Factory Design patterns - Abstract Factory

Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

Step chart Step chart

Step chart (upgraded version)

Design patterns - Builder Design patterns - Builder

For a complex object separate its construction from representation. Same construction process can create different representations