| 
 PureBytes Links 
Trading Reference Links 
 | 
In trying to plot a 3 days per bar plot, I thought I could use the
TimeFrameCompress and TimeFrameExpand commands.  
It does not appear to work.
To say wc = TimeFrameCompress( Close, 3 );//  3 days compression
appears NOT to be the same as 
wc = TimeFrameCompress( Close, inWeekly );
Does anyone know if the TimeFrame commands can be used in this way, or
is it necessary to do something much more complicated to get plots of x
days per bar conversions????  If yes, what is wrong with the above
listed construction?
Thanks,
Ken
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.775 / Virus Database: 522 - Release Date: 10/8/2004
 
------------------------ 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/
 
 |