[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Downloading Yahoo Data



PureBytes Links

Trading Reference Links

Hello ,
I'm stuck on coding the range average from a start period to an
end period. Here is what i have .

/*Explore*/
Filter=1;
Period = EndValue( BarIndex() ) - BeginValue( BarIndex() )+1;
entryrange= BeginValue(H-L);
exitrange = EndValue(H-L);
AddColumn((H-L), "Todays range" );
AddColumn(BeginValue(H-L),"BR");
AddColumn(EndValue(H-L),"ER");
AddColumn(period,"#bars",1.0);

AddColumn "this is were i want to code AVG. range from entryarrow on
chart to ending arrow" which will change depending on were I place
the arrows on my daily bar chart .

I know this is basic for all or most of you here, but I'm stuck big
time.I tried Sum,Cum, etc. Any help would be very much appreciated !
thank you in advance , phil






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/