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.
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.