無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 15077
- 評価:
- パブリッシュ済み:
- 2008.11.03 08:49
- アップデート済み:
- 2014.04.21 14:53
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Indicator of Bollinger bands.
Input Parameters:
extern int Samples=60; extern int LookAhead=0; extern double StdLevel1=2; extern double StdLevel2 =4.;
GRFLeadingEdge

Another version of the Madeleine indicator.

Rabbit 2 updated with correct set!

It represents a standard MovingAverage indicator with the function of smoothing by the second-order Butterworth filter added.

The indicator is written by the fourth dimension of B. Williams - Trading Zone.