거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
waverider zigzag - MetaTrader 4용 지표
- 조회수:
- 23152
- 평가:
- 게시됨:
- 2020.05.17 13:29
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
the logic to find peak and bottoms explain:
when Low of candle(i) bigger than maximum of (Lips , Jaws , Teeth) we get peak
when High of candle(i) lower than minimum of (Lips , Jaws , Teeth) we get bottom
then we calculate highest high and lowest low to draw zigzag
it is accurate for calculate fibo , harmonic pattern and find trend direction
regards
GMT Time on chart
The GMT Time on chart indicator is written for users who like to see GMT Time on-screen. For convenience, This indicator code is written clearly and simple. Update 1: 16-5-2020 *Input font color *Input font size
Virtual Profit CloseClose your positions in profit virtually
CCI Expert
MT4 Expert Advisor based on the CCI indicator
Script to close all negative trades first and then followed by positive tradesA modified close all script by me.