PureBytes Links
Trading Reference Links
|
Nice to hear that you did find the solution (and to
know what it was) ;-) People tend to talk about problems and forget to give
good examples/solutions (my mini-philosophy ;) )
gty
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Herbert
Elstein
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, April 20, 2004 2:04
PM
Subject: Re: [amibroker] Another
TimeFrame Problem
OK, Well, I happened to have solved my problem,
however I would like to bring to your attention what appears for me to be
strange, the reason for the solution.
Previously there was a code for some lines
positioned from the last bar to the next and from this one to the
one before; using Linearray(...).
After these I coded a top and
bottom envelope in the weekly to appear on the daily screen, using
TimeFrameSet, TimeFrameRestore and TimeFrameExpand as per the examples in
Help. Later I also changed these as per gty's suggestion using TimeFramePrice
because of inconsistencies in the previous. But the point was that with both
time compress codings the lines per the LineArray() in the daily mode
dissapeared.They reappeared in the weekly and monthly modes.
The solution was found (by luck) when I
recoded those lines as vertical lines using, with Johan's help, the PlotOHLC
function.
Sorry for the verbiage, but that was just a
comment which might be useful.
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
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 the Yahoo! Terms of Service.
|