PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Dave,
you
might try adjusting the spacing on the arrows as well. Earlier today I posted an
example that displaces the arrow by a given ATR from the price
plot.
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Dave Merrill
[mailto:dmerrill@xxxxxxx]Sent: Monday, September 08, 2003 2:12
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker]
buy/sell arrows disappearingdon't think there's an
error in the code. the arrows are there, they justaren't visible at some
zoom/scroll settings.I'll check if vertical lines are less likely to
have this problem thanarrows, but I don't know why that'd be true.I
hate to ask dumb questions, but do you have some special trick to
plottingvertical lines? the only way I know of is to plot a histogram at
more thanfull scale positive and negative, and styleNoDraw+styleNoLabel, but
it stillshows in the automatic title text. what am I
missing?dave> To be absolutely sure you do not miss
signals I create a separate> indicator> containing your system's
code and plot vertical red/green lines where the> Raw signals are,
perhaps on top of the signal line. That gives> you an Arrow>
"confirmation" and prevents you from missing arrows due to some error
you> may have made in Code, Settings, or Zooming/Ranging. I don't>
recal the exact> circumstances but I seem to recall that erroneous
code/settings> may suppress> the last bar's arrow - thus be
careful!>> Typical code: Plot(Buy, "Buy", 5,
2|styleownscale);>> Good luck,> Herman.Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|