Title = "{{NAME}}" + "-x Day MA Liquidity- [$]:" + "{{VALUES}}" + " " +
MAbars ;
Bill
----- Original Message -----
From: [email protected]
To: [email protected]
Sent: March 01, 2010 10:51 PM
Subject: [amibroker] Plotting Parameter Values in Chart Title
Can you help me to show in the Title the Parameter value for MABars in the
following example.
//Liquidity MA 20
MABars = Param( "MA Period" , 20,1,200,1,0);
Plot( MA(C * V, MABars) , Name(), colorBlue );
Title = "{{NAME}}-x Day MA Liquidity- [$]: {{VALUES}} {{MA Period}}" ;
Thanks Richard
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links