alexan 41 posts msg #125129 - Ignore alexan | 
9/21/2015 10:13:11 PM
  in  my filter I use min (open , close ) 
 
 Problem is at the bottom of the charts this min shows as an addition to the main chart which i don't want
 
 
 Is there a way to hide these lines and only keep the main chart and volume display
 
 
  | 
four 5,087 posts msg #125130 - Ignore four | 
9/21/2015 10:31:05 PM
  do not draw min(close,open)
 
  | 
alexan 41 posts msg #125132 - Ignore alexan | 
9/21/2015 10:53:01 PM
  awesome
 
 
 it worked
 
 thanks
 
 
  | 
four 5,087 posts msg #125133 - Ignore four modified | 
9/21/2015 10:59:38 PM
  welcome
 
 A thought on your thought:
 
  	    
 
  
 
  |