[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Vertical Cursor Line



PureBytes Links

Trading Reference Links




Gary,
 
thanks for your reply. 
 
If I remove the "layer" and the "offset" I do not 
have this problem (see code below: if I use this code I do not have the problem 
but in this case arrows will be plotted on top of eachother in some 
cases.....).  So therefor I assume it is caused by the offset en layer 
keywords.
 
As you suggested I replaced the offset = -100 with 
offset = 0 but the problems remained. Using Layer = 0 offset =0 gives the 
problem also.
 
<FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeUpArrow*<FONT 
color=#000000>Buy,<FONT 
color=#000000>colorWhite,<FONT 
color=#000000>BuyPrice<FONT 
size=2>); <FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeDownArrow*<FONT 
color=#000000>Sell,<FONT 
color=#000000>colorYellow, <FONT 
color=#000000>SellPrice<FONT 
face="Courier New">); <FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeHollowDownArrow<FONT 
color=#000000>*Short<FONT 
color=#000000>,colorYellow<FONT 
color=#000000>, <FONT 
color=#000000>ShortPrice<FONT 
face="Courier New">); <FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeHollowUpArrow*<FONT 
color=#000000>Cover,<FONT 
color=#000000>colorWhite, <FONT 
color=#000000>CoverPrice<FONT 
face="Courier New">); <FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeDigit1 * (phase_arr == 
1),<FONT 
color=#0000ff>IIf(b_day == <FONT 
color=#ff00ff>1,<FONT 
color=#000000>colorYellow,<FONT 
color=#000000>colorWhite), (<FONT 
color=#000000>O+<FONT 
color=#000000>C)/<FONT 
color=#ff00ff>2<FONT 
color=#000000>); PlotShapes<FONT 
color=#000000>(shapeDigit2<FONT 
color=#000000> * (phase_arr == 2<FONT 
color=#000000>),colorWhite<FONT 
color=#000000>, (O<FONT 
color=#000000>+C<FONT 
color=#000000>)/2<FONT 
face="Courier New">); <FONT 
color=#0000ff>PlotShapes(<FONT 
color=#000000>shapeDigit3 * (phase_arr == 
3),<FONT 
color=#0000ff>IIf(s_day == <FONT 
color=#ff00ff>1,<FONT 
color=#000000>colorYellow,<FONT 
color=#000000>colorWhite), (<FONT 
color=#000000>O+<FONT 
color=#000000>C)/<FONT 
color=#ff00ff>2<FONT 
face="Courier New">); 
I wanted to attach the 
charts to illustrate the problem. I exported a chart with the problem and one 
without the problem to 2 separate files. Then when I checked the files I see the 
problem in both although on the screen it was visible in only 
one ..... NO I have not 
been drinking .... yet ...... tried it again and same result 
....
<FONT 
face=Arial> 
nevermind ...... I will 
send a report to Tomasz. There is something not right here in my opinion. Like I 
said if I do not use "layer" and "offset" the problem is not 
there,
<FONT 
face=Arial> 
rgds, 
Ed
 
 
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Gary 
  A. Serkhoshian 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Friday, May 14, 2004 6:10 PM
  Subject: Re: [amibroker] Arrows bouncing 
  around
  Ed,I'm guessing the problem only occurs with the 
  secondset of plotshapes.  -100 for an offset is 
  prettylarge.    I believe the offset is in pixels, 
  andzooming will affect that to some degreee. Pick asmaller number, and 
  everything will work great.Regards,Gary


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 Sponsor


  ADVERTISEMENT 












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.