거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
5604
평가:
(24)
게시됨:
2018.06.19 16:20
Repulse.mq5 (7.15 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Repulse indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve.

There is only one parameter: the repulse period. Indicator is internally using all 4 prices in calculations and that is the reason why the price can not be changed in calculation. Recommended usage is simple:

  • Crossing the zero line up can be treated as buy signal.
  • Crossing the zero line up can be treated as sell signal.

Log Sigmoidal Normalized T3 Log Sigmoidal Normalized T3

In this indicator T3 is sigmoidal (Softmax) normalized - made as oscillator that ranges in 0 to 1 range, and if you use hyperbolic normalization it will range from -1 to +1 range.

RSI with RSI RSI with RSI

The five-week and 17-week RSI values are used for entry and exits while the 17-week RSI is used for trend direction as an entry filter in the retracement entries.

Log Sigmoidal Normalized Jurik MA Log Sigmoidal Normalized Jurik MA

In this indicator Jurik MA is sigmoidal (Softmax) normalized - made as oscillator that ranges in 0 to 1 range, and if you use hyperbolic normalization it will range from -1 to +1 range.

Repulse Multi Timeframe Repulse Multi Timeframe

The Repulse Multi Timeframe indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve.