거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Dynamic Pivot - MetaTrader 4용 지표

조회수:
28502
평가:
(10)
게시됨:
2020.01.27 04:53
업데이트됨:
2020.01.27 05:54
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Supported Timeframe :

  • Current
  • M1
  • M5
  • M15
  • M30
  • H1
  • H4
  • Daily
  • Weekly
  • Monthly
  • Quarterly (Buggy - Removed)
  • Semester (Buggy - Removed)

Formula :

Resistance 3 = High + 2 * (Pivot - Low)
Resistance 2 = Pivot + (R1 - S1)
Resistance 1 = 2 * Pivot - Low
Pivot Point = (High + Close + Low) / 3
Support 1 = 2 * Pivot - High
Support 2 = Pivot - (R1 - S1)
Support 3 = Low - 2 * (High - Pivot)

Daily Pivot on H4 Timeframe

Pivot Timeframe

    Carry Trade Tools Carry Trade Tools

    These codes give you a list of currency pairs that have a positive and negative swap. This is useful when you do a Carry Trade strategy.

    Set Stoploss and Takeprofit at same level for multiple orders Set Stoploss and Takeprofit at same level for multiple orders

    Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the stop or the takeprofit are left unchanged .

    RSI with BB RSI with BB

    RSI with Bollinger Bands calculated on it

    Daily/Weekly HL Daily/Weekly HL

    Previous day&week High/Low