無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 44974
- 評価:
- パブリッシュ済み:
- 2009.06.21 07:51
- アップデート済み:
- 2016.11.22 07:32
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Author:
chayutra sriboonruang
The indicator is base on "volume spared analysis". It shows the vertical text to indicate
- upthrust,
- no demand bar,
- stopping volume,
- no supply bar
- reverse upthrust.
The indicator should use together with any kind of volume indicator and the support and resistance indicator.
The external input parameters
- SpreadPeriod : this is for calculating the average of spread, 20 as default
- VolumePeriod : this is for calculating the average of volume, 20 as default
vsa text

The function changes the name of a font. An example of realization in the indicator.

The function changes colour of object. An example of realization in the indicator.