Hi Michael,
I found this same formula and put it into a .AFL file. It worked fine.
My first thought, on seeing your post, was to ask if the Intraday data you
are looking at is in the FOREX market. If so, no volume data is provided and
therefore the myobv variable won't have any value.
If it's Intraday data that contains volume data, I don't know the answer.
Bill
mic6399 <[EMAIL PROTECTED]> wrote:
Can anyone help me: I find old Amibroker code for Enhance OBV ():
myobv=Cum(V*((H-O)/(H-L)))-Cum(V*((O-L)/(H-L)));
Graph2=myobv;
Graph2Style=1;
Graph2Color=6;
For some reason when I created an indicator based on this code on
intraday charts I did not see anything. Any idea why this happen?
Thanks,
Michael
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
---------------------------------
Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.