View Single Post
  #2 (permalink)  
Old 12-05-2006, 10:39 PM
Kurka Fund's Avatar
Kurka Fund Kurka Fund is offline
Senior Member
 
Join Date: Sep 2006
Location: San Diego
Posts: 138
Kurka Fund is on a distinguished road
also how do you change the color of chart comments ?

sComment = sComment + "Account Profit : $ " + DoubleToStr(AccountProfit(),2) + sNewLine;


I want this to be green when positive and red when neg...

I know it random but ....
Reply With Quote