Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

The VSA Text - indicator for MetaTrader 4

Views:
43600
Rating:
(6)
Published:
2009.06.21 07:51
Updated:
2016.11.22 07:32
VSA_Text.mq4 (5.08 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


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


Мультивалютный индикатор Мультивалютный индикатор

Мультивалютный "мониторинговый" индикатор.

VWMA VWMA

Метод Усреднения

Font_Name Font_Name

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

GetColorTF GetColorTF

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