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

Pivots MT4 - MetaTrader 4のためのインディケータ

okh
発行者:
Keith Watford
ビュー:
35353
評価:
(17)
パブリッシュ済み:
2020.01.04 07:22
Pivot.mq4 (4.31 KB) ビュー
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This is not my code, but a conversion from an MT5 code here

There were requests for this to be converted to MT4.

The formulae used are:

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)

Pivots

    TimerEA TimerEA

    It's an expert to open and close orders on a specific day and time. Expert open and close orders only with the same symbol attached. For more information, please visit product's page: https://www.mql5.com/en/market/product/44939

    X Man X Man

    "X Man" EA uses Equity Stop from total Equity, you can use it as hedging grid EA or a single trade EA.

    RSI + MOVING AVERAGE RSI + MOVING AVERAGE

    this is RSI indicator that has two moving average inside the window

    volatility_Bar volatility_Bar

    volatility, flat