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

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

icon

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

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

コードを投稿

Displays current bid price and % change of (open price of) current bar or X previous bars, also High, Low, and range.

Automatically draws Fibonacci retracements on chart.

Pivot indicator. Standard, Fibonacci, Camarilla, Woody's, Demark. Calculates pivot points from previous bar of chosen period (M5 - MN).

This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately.

This is a simple indicator that plots Signal History on the chart.

Moving Average based on Ultimate Oscillator. It calculates weighted average of three moving averages (Simple, Exponential, Smoothed or Linear Weighted).

Code based on MetaTrader 4 Moving Average indicator.

MetaCOT 2 CFTC ToolBox Indicators is a set of MetaCOT 2 indicators which provides access to data from CFTC reports. MetaCOT 2 supports COT reports, Disaggregated COT, TFF and CIT. All indicators are available in source code and can be used to build your trading system.

Holt's double exponential smoothing - the trend component (mt4 version).

Holt's double exponential smoothing with linear forecasting.

This indicator shows how much time remaining to the next bar opening.

Phase accumulation adaptive MACD - completely adaptive MACD

The indicator displays the moving average for the selected timeframe.

Advanced Bollinger Bands indicator.

The indicator displays the total lot and profit for the current instrument.

Derivative of the Cauchy difference

Cauchy difference.

One of the divergence subtypes.

Indicator that displays the change in price as a percentage relative to the Open price of the current candle.

The indicator displays the price pivot point.

This indicator displays the current spread of the instrument and the time left until the current bar closes.

The OandaX OrderBook Chart indicator is designed for displaying the history histogram of orders or positions history on the instrument with reference to the chart scale.

The indicator is designed for testing manual strategies and for practicing working according to the strategy. It provides operation reports presented as a table, chart, and additionally saves templates with and without the markup.

The indicator is designed for calculating and displaying the options levels on the screen.

Modification of the standard Awesome Oscillator by Bill Williams. Recommended timeframe - М15.

Displays important parameters, which can change during news release or on Fridays before closing.

This indicator plots bullish and bearish gaps, and crosses/hides closed gaps.

Shows multi timeframe (M1, M5, M15, M30, H1 , H4, D1) RSI indicator in a separate window.

Indicator detects the Inside Bars and marks them high/low (no redraw).

Awesome Oscillator, customizable, 4 colors (as seen on some AIMS YouTube videos), and some more parameters.

This indicator is based on the moving average, but it doesn't use any standard moving average indicators.

Buy or sell just by looking at the "arrow" as a signal. Very easy and simple.

PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).

Calculates profit (loss) of the current orders on the symbol.

Modified version of FF Calendar Indicator with new features.

Continuously records tick data in format "DateTime, Bid, Ask, Volume" even after restart.

This indicator provides an easy way to find out the current direction of a pair.

An oscillator to help you confirm your Elliott waves counting (doesn't count the waves automatically)

Shows simple channels for daily, weekly, monthly timeframes.

ATR MA Oscillator - Oscillator is based on the difference between the ATR oscillator and its signal line.

1...34567891011121314151617...62