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

RE: [amibroker] Re: How to get rid of (Full)Name in AB-Window?



PureBytes Links

Trading Reference Links

Hi Lesmond,

As a newbie I am grabbing all "snippets" of code and saving them in a
subdirectory.  This didn't verify as I suspect that the first two lines were
meant to be comments.  Also what do you mean by the second line "code that
moves the text to the new row below"?

Dave

-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of Lesmond V
Sent: Friday, January 06, 2006 10:11 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: How to get rid of (Full)Name in AB-Window?

You have to create your own code for the reserved variable "Title". Here is
an example how to customize Title and ToolTips (the square box that appears
next to the mouse pointer when you point the mouse to a bar or a candle).
You would need to save this as AFL file, let's say MyPrice.afl and use it
instead of default "Price.afl" (left pane - charts tab - basic charts -
price).

\\c - colour code
\n  - code that moves the text to the new row below


/*******/

Title = "\\c11"+Interval(format=2)+"  "+Date()+"\\c-1  O="+O+"  H="+H+"
L="+L+"  C="+C;

Plot(C, ToolTip="C = "+C+"\n" +ToolTip="V = "+NumToStr(V,1.0)+"\n"
+ToolTip="OI = "+NumToStr(OI,1.0), colorDarkYellow, styleCandle);

/*******/


--- In amibroker@xxxxxxxxxxxxxxx, "vlanschot" <ecbu@xxxx> wrote:
>
> Does anybody know how to get rid of the Name and Full name at the upper 
> left corner in the AB-window itself (as in Amibroker - [S&P500 - S&P 
> 500 Index]?
> 
> Thanks,
> 
> PS
>







Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links



 





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.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/