PDA

View Full Version : Line & Color question


NeilW
20th April 2005, 06:24 AM
Hi All,

Not quite a Tradesim question but I will ask anyway.

I have created my own ADX indicator that I wish to color the charted lines as part of the indicator coding, that way when I drop the indicator onto the chart it automatically has the correct colors each time. Setting of the line style and weight would also be nice.

Example
PDI(21); Color=Green,Style=Line,Weight=small
ADX(21);Color=Blue,Style=Line,Weight=med
MDI(21);Color=Red,Style=Line,Weight=small

Neil.

Jose
20th April 2005, 04:16 PM
Once you've set colors, styles & other preferences, save it as a chart template:

File -> Save As -> Save as Type: Template -> File name -> Neil special -> Save.

You can also save your chart setup as the default template.

jose '-)