PureBytes Links
Trading Reference Links
|
Graham,
Right. I do that always (err ... almost always). What I do is I
write the version number (text) rather than variable, similar to what
you've suggested. But at times I don't. And that's why I want to
know if there is a simple way.
(Or maybe a suggestion of enhancement ... if AmiBroker displays the
name of the Indicator out of Indicator Builder using a bubble-help
when the mouse is scrolled over the 'Title', then it will be nice.)
Regards,
- Salil V Gangal
--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> Why not put the variables that you change into the title, then you
can see
> at a glance which ones you are using
>
> Cheers,
> Graham
> http://e-wire.net.au/~eb_kavan/
>
> -----Original Message-----
> From: Salil V Gangal [mailto:salil_gangal@x...]
> Sent: Sunday, March 14, 2004 10:22 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Finding out name in 'Indicator Builder'
>
> Friends,
>
> Often times I make multiple versions of same Indicator in the
> Indicator Builder, and apply one of them to the chart. (The
> difference in the versions is something like some 'period' is
> different, somewhere some 'smoothing' is different elsewhere, one
> version is using C++ DLL and the other is using AFL instead ... and
> so on.) Is there a quick way of finding out what is the name
> in 'Indicator Builder' of the indicator, that is displayed on the
> chart ?
>
> Sure ... ideally I should always write version number in
the 'Title'
> so that I can quickly identify, however I at times I forget ...
>
> Regards,
> - Salil V Gangal
>
>
>
> 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
<*> 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/
|