PureBytes Links
Trading Reference Links
|
Bill,
Leading/trailing spaces caused problems in previous versions
(duplicate params) so they are now trimmed. And this won't be reverted back.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Bill Barnard" <wbarnard@xxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, May 20, 2004 2:07 AM
Subject: [amibroker] Re: Thanks for AB4.55
> Tomasz,
>
> Another thing I have just noticed is that I used to be able to bring
> an item to the top of the list in the Param box, even if its first
> letter was "W" or such, by putting a space before the first letter.
> That doesn't seem to be working now, as if the string is being
> trimmed. I'd prefer the previous behavior.
>
> Bill
>
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Bill Barnard" <wbarnard@xxxx>
> wrote:
> > Tomasz,
> >
> > I use the param feature to switch things, such as the index for
> > relative strength, and a name I would like to use for this purpose
> is:
> >
> > Long: 0-A, 1-R, 2-S ,3-N
> >
> > and it ideally would show all of it, plus its present value, like:
> >
> > Long: 0-A, 1-R, 2-S ,3-N = 1
> >
> > but it is truncated to
> >
> > Long: 0-A, 1-R, 2-S ,3...
> >
> > I order to be able to see the present value, I have to shorten it
> to:
> >
> > Long: 0A,1R,2S,3N
> >
> > This works, but is not as nice to read as the version with some
> > spaces. Anyway, thanks for a great program.
> >
> > Bill
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko"
> <amibroker@xxxx>
> > wrote:
> > > Bill,
> > >
> > > But... are they truncated ? How long parameter names do you use ?
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message -----
> > > From: "Bill Barnard" <wbarnard@xxxx>
> > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > Sent: Wednesday, May 19, 2004 9:15 PM
> > > Subject: [amibroker] Thanks for AB4.55
> > >
> > >
> > > > Tomasz,
> > > >
> > > > Thanks for the resizable parameter box. Now, if only the
> > parameter
> > > > names weren't truncated, it would suit my needs perfectly.
> > > >
> > > > Bill
> > > >
> > > >
> > > >
> > > >
> > > > Send BUG REPORTS to bugs@xxxx
> > > > Send SUGGESTIONS to suggest@xxxx
> > > > -----------------------------------------
> > > > 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/
|