PureBytes Links
Trading Reference Links
|
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
<BLOCKQUOTE
><FONT
face=Arial
size=2>
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.
|