Hi,  
  
  
  
I am working with the CandleStick Chart and currently it displays the data with solid red bars and white with a blue outline bars. I need to display the chart so that: 
  
  
  
Solid Red = option closed lower than previous day and the price closed lower than it opened 
  
White with red outline = option closed lower than previous day but closed higher than it opened 
  
Solid Green = option opened higher than previous day but closed lower than it opened 
  
White with green outline = option closed higher than previous day and closed higher than it opened. 
  
  
  
I think this is a common way of graphing a candlestick chart so is this just an option within the chart? if not, could you explain how this chart renders the red and white with blue outline? (e.g - what values determines it being red or white) 
  
  
  
Any help is much appreciated! 
  
  
  
Thanks