コード

Heikin Ashi Lines MetaTrader 4のため

A simpler way to display Heikin Ashi

Exponential Commodity Channel Index MetaTrader 4のため

Commodity Channel Index using exponential moving averages

Wilder's Relative Strength Index MetaTrader 4のため

An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978]

Wilder's Average True Range (ATR) MetaTrader 4のため

An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978]

Time Segmented Volume (TSV) MetaTrader 4のため

Based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc

Exponential Range Average & Deviation Offset MetaTrader 4のため

An exponential moving average of the true range and the offset of its average deviation

Constant Range Channel MetaTrader 4のため

A simple indicator plotting a channel with a constant range

Detecting the start of a new bar or candle MetaTrader 4のため

Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor

Listing all MT4 Signals' properties to a CSV file MetaTrader 4のため

This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL4 Trade Signals functionality

動的平均足(Dynamic Average Foot/Bar) MetaTrader 5のため

標準的平均足指標の動的バージョンで、コードはMQL4とMQL5の両方と互換性があります。

記事

プロップファームから少し教訓を得よう(第1回)-導入編 MetaTrader 5のため

今回は、プロップファーム(自己勘定取引会社)が実施するチャレンジルールから得られる教訓のいくつかを取り上げます。これは特に、初心者の方や、この取引の世界で足元を固めるのに苦労している方には重要です。次の記事では、コードの実装について説明します。