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

RSI based Overbought Oversold Detection and Signal Generation - MetaTrader 4のためのエキスパート

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

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

It detects when the market is overbought or oversold and then places trades.

    Highest High and Lowest Low Highest High and Lowest Low

    This code can be used to find highest high and lowest low of a chart for a given period.

    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.

    Bollinger Bands Crossover Indicator Bollinger Bands Crossover Indicator

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

    Inverse Fisher Transform RSI by John Ehlers unsmoothed version for MT4 Inverse Fisher Transform RSI by John Ehlers unsmoothed version for MT4

    Developed by John Ehlers, the RSI-based inverse Fisher Transform is used to help clearly define trigger points. The normal RSI indicator is calculated and adjusted so that the values are centered around zero. The inverse transform is then applied to these values.