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

[amibroker] Vertical lines



PureBytes Links

Trading Reference Links

Hello,

Again: if you have a suggestion/idea, express it clearly  and send to suggest at amibroker.com

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Nurudin Kaba" <n.kaba@xxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, March 01, 2004 12:24 AM
Subject: RE: [amibroker] Displaying decimal places....


> yes ...that's what i figured.  Thanks again for your help!  maybe this is
> one of those enhancements that will be added.  What do you think, TJ?
> 
> Thanks,
> Nurudin
> 
> -----Original Message-----
> From: Graham [mailto:gkavanagh@xxxxxxxxxxxxx]
> Sent: Sunday, February 29, 2004 18:21
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Displaying decimal places....
> 
> 
> Use the title function and create your own and this will overwrite the
> default display of individual plot values.
> 
> Cheers,
> Graham
> http://e-wire.net.au/~eb_kavan/
> 
> -----Original Message-----
> From: Nurudin Kaba [mailto:n.kaba@xxxxxxxxxx]
> Sent: Monday, 1 March 2004 7:09 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Displaying decimal places....
> 
> 
> Thanks Graham...that helps but now, it displays "MACO Osc = 0.00135 = 0.00"
> 
> The second "= 0.00" is still there...
> 
> Nurudin
> 
> 
> -----Original Message-----
> From: Graham [mailto:gkavanagh@xxxxxxxxxxxxx]
> Sent: Sunday, February 29, 2004 18:01
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Displaying decimal places....
> 
> 
> You were almost correct before
> Try this for the values in pop up box
> 
> Plot( DiffCOEMA, "MACO Osc = " + writeval(DiffCOEMA,1.5),
> IIf(DiffCOEMA>0,colorDarkGreen,colorDarkRed), styleThick+styleHistogram);
> 
> You can also define your title
> Title = "MACO Osc = " + writeval(DiffCOEMA,1.5);
> 
> Cheers,
> Graham
> http://e-wire.net.au/~eb_kavan/
> 
> -----Original Message-----
> From: Nurudin Kaba [mailto:n.kaba@xxxxxxxxxx]
> Sent: Monday, 1 March 2004 6:52 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Displaying decimal places....
> 
> 
> i'm referring to the plot statement's display in the title.  I know i can
> you the title statement in conjunction with the writeval but was wonder how
> to display the proper decimal places(eg. 0.00253 instead of 0.00) in the
> header of the chart via the plot statement.
> 
> The Y-axis displays 4 decimals and the label displays 6 decimals of the last
> value.
> 
> Thanks
> 
> -----Original Message-----
> From: Graham [mailto:gkavanagh@xxxxxxxxxxxxx]
> Sent: Sunday, February 29, 2004 17:22
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Displaying decimal places....
> 
> 
> Where are you seeing the display of the value, in the title, or as label on
> the Y axis?
> 
> Cheers,
> Graham
> http://e-wire.net.au/~eb_kavan/
> 
> -----Original Message-----
> From: Anthony Faragasso [mailto:ajf1111@xxxxxxxx]
> Sent: Monday, 1 March 2004 6:15 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Displaying decimal places....
> 
> 
> Nurudin,
> 
> Have you tried Prec() function or WriteVal() function ?
> 
> Anthony
> ----- Original Message -----
> From: "Nurudin Kaba" <n.kaba@xxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Sunday, February 29, 2004 4:21 PM
> Subject: [amibroker] Displaying decimal places....
> 
> 
> > if i use a plot statemet to display an indicators value, how do i
> > format
> the
> > value.  for example, i have a value of 0.00253...currently it displays
> > it
> as
> > 0.00...how do i have it displayed 0.00253?
> >
> > Thanks
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.583 / Virus Database: 369 - Release Date: 2/10/2004
> 
> 
> 
> ------------------------ 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
> 
> 
> 
> 
> 
> 
> 
> 
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> 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
> 
> 
> 
>  
> 
> 


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/