Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 44967
- Rating:
- Published:
- 2009.06.21 07:51
- Updated:
- 2016.11.22 07:32
-
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

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.