| Registered User Joined: 12/31/2014
 Posts: 7
 
 | 
	Is there a way to place CandleStick patterns on charts in TC2000? Or perhaps a dot above the candle(s) that indicates one is identified? I found PCFs for scans, but didn't know if a PCF can be added as a plot on a chart somehow. 
	thanks 
	Rick | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	The easiest way to use the formulas on the chart is to use them as Custom PCF % True Indicators. 
	The other option would be to add a Custom PCF Indicator to same pane and scale as price using the Dots Plot Style and a Formula with a format similar to the following. 
	IIF(candlestick formula here, H, 1 / 0) 
	Boolean PCFs for Candlestick Patterns 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |