PureBytes Links
Trading Reference Links
|
Hello,
There are no errors in timeframe functions. If you think otherwise
send a SUPPORT question / report to support AT amibroker.com
with screenshots and explanation of your problem.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "hertyil" <herty@xxxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, April 19, 2004 11:38 AM
Subject: [amibroker] Another TimeFrame Problem
> I have another problem with the timeframe function. I use two
> envelopes,one as TopEnv. the other as LowEnv.; in the daily setting
> and want the same envelope functions in their weekly values
> superimposed on the daily screen. The envelopes are simple functions
> of H,L and C, [(H+L+C)/3 and their previous values].
>
> One problem is that the weekly versions (after the
> TimeFrameset,TimeFrame Restore()and Timeframe Expand routine)on the
> daily screen, don't have the correct values, although on going to
> the weekly screen these values are correct. That is the envelope
> that was in daily on going to the weekly screen falls on the
> converted (Timeframeset etc. ) one.
>
> Another problem is that with the Timeframe code on, other functions
> in the daily screen disappear, although they have no connection to
> the Timeframed routine.
>
> Any ideas?
>
> Herbert
>
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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/
|