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

Highest High and Lowest Low - MetaTrader 4のためのインディケータ

ビュー:
12612
評価:
(23)
パブリッシュ済み:
2022.01.30 14:33
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This code is used to find the highest high and lowest low on chart between given bars. 


One can specify the start bar and end bar. 

The code will first find the candle which has highest from start bar and end bar.

Then the code will find the high of that candle which is the highest between given start bar and end bar. 


Similarly it works for lowest low also.

    MACD Main and signal lines based strategies MACD Main and signal lines based strategies

    This indicator plots multiple signals based on MACD main and signal lines.

    Highest High and Lowest Low in Neighbourhood Highest High and Lowest Low in Neighbourhood

    This code identifies highest high and lowest low in the neighbourhood.

    RSI based Overbought Oversold Detection and Signal Generation RSI based Overbought Oversold Detection and Signal Generation

    This is an EA to generate signals based on RSI signal crossing the upper level or lower level.

    Bollinger Bands Crossover Indicator Bollinger Bands Crossover Indicator

    This is an MT4 indicator which generates signals based on Bollinger bands crossover with price.