PureBytes Links
Trading Reference Links
|
A couple of suggestions;
The "easiest" way would be to have your daily database include
intra-day data and then just set the time frame from minute to daily
to get your number...
The harder way is to do an explore on the daily DB with an ATR column
and then export the results to a file. Then you need to read the data
from the file with you intra day scan OR set static variables with
the atrs for each stock... yuck...
I would probably go with the first method BUT, I really don't want to
mix my data...
There are probably other ways but these make sense to me...
Walt
--- In amibroker@xxxxxxxxxxxxxxx, "billtex2003" <billtex2003@xxxx>
wrote:
>
> I'll try posting again. I'd really like to get the answer.
> I'm trying to write an intraday system that uses the ATR for the
> past 10 days. Is there anyway I can use the timeframe settings to
do
> this. I havent been able to yet.
> Thanks.
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 other support material please check also:
http://www.amibroker.com/support.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/
|