거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Speed Indicator - MetaTrader 5용 지표
- 조회수:
- 7719
- 평가:
- 게시됨:
- 2021.06.18 19:39
- 업데이트됨:
- 2021.06.20 12:44
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Averaging-Down
A double-histogram represents the (green) average positive and (red) average
negative MA Speed, each one averaged-down with a period of # (user input).
Example:
If averaging period is set to 300, then indicator will search for the last 300 positive
and last 300 negative bars respectively. Calculate each sum's mean and represent it.
Indicator
Sample usage.
Fibonacci Retracement with Custom Values
This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values
Candle Closing Time Notify AlarmNotifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart.
Fibonacci Fan with Custom Values
This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values
Fibonacci Expansion with Custom ValuesThis script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values