거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 9181
- 평가:
- 게시됨:
- 2021.11.29 18:12
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Based on the Austin Passamonte's idea , this indicator calculates pivots for any time frame (provided that the chosen time frame is higher than the chart time frame).
Two modes of calculation :
- original (when it calculates as in the Austin Passamonte's idea)
- or alternate mode (when it is more support / resistance inclined)
- Use it as any other pivots
- Since the code is optimized (only last bar calculated on new ticks), it can easily be used from any other code via iCustom()

Limit channels - with states

The Hurst Coefficient Indicator was created John Ehlers in “Cycle Analytics For Traders”, pg.67-68.

The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.

Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time.