無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
MetaTrader 5ターミナルからコードベースにアクセスしてください。
適切なコードが見つからなかったらフリーランスセクションで注文できます
エキスパートアドバイザーやインディケータを書く方法

MetaTrader 4のためのMQL4テクニカル指標ソースコード - 13

icon

MQL4で開発されたMetaTrader 4のためのテクニカル指標のライブラリマーケットに関わらず(FX、株または商品のマーケット)、インディケータは分かりやすいようにアクセスできる形で相場を表します。

このセクションは様々なアルゴリズムを使って金融マーケットを分析する何千ものアプリを含んでいます。慣例として、それらは、トレンドインディケータ、オシレーター、ボリュームインディケータなどのいくつかのカテゴリに分けることができます:。加えて、有名な投資家によるアルゴリズムに基づいたインディケータのセットがあります(例: ビル・ウィリアムスのインディケータとそれによく似たインディケータ)。それらはすべて。信頼性、効率性、遅行性やその他の様々なパラメータによって特徴付けられています。トレンドインディケータ、リバーサルインディケータ、レベルのインディケータ、予測、スキャルピングインディケータとその他多数の、テクニカル分析のための2000を超えるインディケータがあります:。

コードを投稿

Another variation of the fractals.

Multi-timeframe PCCI indicator.

Another variation of the Macd. I do not remember it had already been published.

The indicator predicts (at least tries to) the RSI on a specified number of bars using the cluster analysis

Example of plotting a function spectrum using the FFT library

The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.

Really helps in trading

Divergence based on a standard Stochastic with Alert and language selection.

This is a table of signals created based on the popular market indicators ... I think anyone can find it useful.

Allows to get the signals for entering and exiting the market.

Another attempt to adapt the moving average.

Simplified Parabolic

The Correlation USDCHF/EURUSD indicator.

MACD on the chart.

It displays the current location in time relative to the beginning and end of the current bar. It additionally displays the proportion of time elapsed from the beginning of the bar as a percentage of the duration of the whole bar. It is useful for monitoring the moment of making the trading decisions.

Revised Parabolic.

Trend indicator. It adapts to the history, unfortunately redraws.

The indicator displays in a separate subwindow of the chart the current symbol, Bid/Ask prices, the current swap, the expected deposit for long/short position as well as the floating spread for the symbol and the remaining time until the candle completion of the current timeframe... Let's see

Indicator PivotCustomTime.

Indicator AutoDayFibs.

ASCTrend1sig

Indicator T3 Bands.

Indicator Hi-Lo.

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.

The MDAC indicator by Elder

The SeNSetiVe indicator. The indicator displayed the market movement direction when the zero line is crossed.

The 3c_DM indicator.

The CandlesticksBW indicator. Plots bars by B. Williams.

The Commentator indicator analyzes and displays the possible action for a certain time interval.

The Ind-Widners Oscilator indicator. Draws the support and resistance levels.

The ind - Profitunity Bars indicator. Colors the bars in green, red and black.

Combined MA

The Bollinger Bands (BB) indicator is plotted at the distances equal to a certain number of standard deviations.

A simple alternative to the Alligator.

The indicator draws the linear regression line based on the closing prices of the last bars.

Indicator of channels on different timeframes.

Indicator that automatically draws Fibo Retracement.

このインディケータは、ブル優勢のローソク足を青くハイライトし、ベア優勢のローソク足を赤でハイライトします。

Displaying ATR (Average True Range) value in pips or points with option for setting multiplier.

Buy and Sell arrows based on exit from overbought and oversold region in Stochastic Oscillator.

1...67891011121314151617181920...63