インジケーターなし
The indicator's principle of operation is described in Bulashev's book Statistics of a Trader or here.
Parameters Used
extern int EMA_period=89; // EMA period
extern int price_mode=0;...
インジケーターなし
The indicator's principle of operation is described in Bulashev's book Statistics of a Trader or here.
Parameters Used
extern int EMA_period=89; // EMA period
extern int price_mode=0;...
線形回帰インジケーター
インジケーターは、CodeBaseで公開されているインジケーターLSMAColorに完全に類似しています。, 1つだけを除いて. それははるかに速く動作します.
パラメーター:
extern int period = 34; // 回帰...
CandRelation
The blue line - a part of the total length of the candle
The green line - a part of the upper shadow of the...
ウィークリーHILO
インジケーターWeekly_HILO. それは高価格と低価格を表しています.
こちらから同様のものをダウンロードできます.
MT4インジケーターダウンロード - 説明書
メタトレーダーである 4 (MT4) インジケータ...
L相関
The calculation of correlation coefficient between two quotes charts of two currency pairs is performed (between the currency pair to whose chart the indicator...
ワダアッターピボット
Draw Dayly, Weekly and Monthly Pivot with BackTest.
MT4インジケーターダウンロード - 説明書
メタトレーダーである 4 (MT4) 指標と外国為替の本質。.
時計
The object, the time is displayed in, can be dislocated at any point of the chart. The only external variable is the TextColor, それ...
タイムアウト
The indicator displays the time between sending a quote by the broker and receiving it by you: the current, maximal and minimal lag.
MT4 Indicator...
MultiTrandOscilator
An oscillator with the signal lines that are received from the other pairs. It is intended to work with EURUSD on M1, the signals...
BZ TL SkylineM
著者は、ユーザーがこのインジケーターを他のすべてのインデックスの外部インターフェイスとして利用できると主張しています, 詳細.
パラメーター:
myEntryTrigger = 4;
myProfitTarget = 10;
myStopLoss = 7;
シフト= 0;
myHourColor = DarkGray;
私のスタイル...
3Dオシレーター
An oscillator that signals in case of trend changing. When the blue line crosses the red one from top downward - 売る, when the...
T3.Lnx
インジケーターT3.Lnx. 信号を使用します平研芦.
インジケーターが機能するため, ファイルT3Series.mqhおよびPriceSeries.mqhをディレクトリMetaTraderexpertsincludeに配置する必要があります.
Heiken Ashi#.mq4は...