Then, it is probably better to ask your data vendor.
On 7/12/2010 05:45, Deepak Patade wrote:
Deepak Patade
Not what i was looking for.
I donot want the formula.
I am getting it as a ready feed from my data vendor.
I need to know what annotation does average price have in AMibroker
------------------------------------------------------------------------
*From:* Lionel Issen <[email protected]>
*To:* [email protected]
*Sent:* Sun, July 11, 2010 11:29:32 PM
*Subject:* RE: [amibroker] standard for average price
Some people use (H+L+C)3, others use (H+L+O+C)/4.
You can use any other method that you think is better.
Lionel
*From:* amibro...@yahoogrou ps.com <http://ps.com/> [mailto:amibroker@
yahoogroups. com] *On Behalf Of *Deepak Patade
*Sent:* Sunday, July 11, 2010 10:00 AM
*To:* amibro...@yahoogrou ps.com
*Subject:* [amibroker] standard for average price
Hi,
Just like
O= OPEN
C= CLOSE
H= HIGH
L= LOW
is there any such acceptalblity for average price like
average price = AVG price( ?)
Deepak Patade
i mean