Sorry to tell you this, but there are only to thickness setting, StyleLine,
and StyleThick. Your code has you set as thick as it gets. There are 3rd
party add-ons like Trading Basis that can plot line of varying thicknesses,
but nothing in our native AB that I have been able to find.
 
Don Lindberg
 
-------Original Message-------
 
From: Bruce Hawkins
Date: 11/30/2006 3:57:40 PM
To: [email protected]
Subject: [amibroker] Line thickness
 
Plot( StochD( 35 , 10 , 1 ), "StochD - 3", 
colorBlack,styleNoLabel,styleThick);

In the above, how can I increase the thickness of the line?

thanks

 
 

Reply via email to