당사 팬 페이지에 가입하십시오
Identify potential Trends/Range (Pivot Points) - MetaTrader 5용 스크립트
- 조회수:
- 9761
- 평가:
- 게시됨:
- 2020.07.18 21:47
- 업데이트됨:
- 2020.08.26 22:21
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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!
LIVE TRADING SESSION:
You can check the following live trading sessions and see how I was using my Products in my trading
This script opens randomly selected charts and applies user-defined template.
Design patterns - Abstract FactoryProvide an interface for creating families of related or dependent objects without specifying their concrete classes.
Step chart (upgraded version)
Design patterns - BuilderFor a complex object separate its construction from representation. Same construction process can create different representations