無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Dynamic Pivot - MetaTrader 4のためのインディケータ

ビュー:
28408
評価:
(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