VWAP Algorithm in C#
Volume Weighted Average Price (VWAP) Algorithm - The Code Project - C# Algorithms
barnix, thanks for that
but its all gobbledegook to me
does anyone have a ready made VWAP indicator I can use ?
it would be greatly appreciated
Strategy100 - did you have any luck finding one ?
thanks
but what I need is routine I can run n MT4
Pyramid:
what I need is routine I can run n MT4
what I need is routine I can run n MT4
Maybe have you here what you nead: Principles of Time Transformation in Intraday Trading - MQL4 Articles
hi
its somthing like it,but this one need to be modyfied to histogram indicator,and you get the same one

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello traders and coders... The VWAP is a very powerfull average that shows the average price of All positions (volumes)... it is a line that starts at the begining of the day (resets) and has a tremendous S&R power usage... if you look at this site : Forex Trading Software and Currency Broker you will notice they have an average called Balance point line (yellow)... well thats actually a VWAP...
I wonder If someone here already has this code for MT4 or would be enogh kind to code it... Thanks in advance Dave.