Forum

Flag on multiple indcations within recent history

I would like to write a simple indicator (UP or DOWN arrow) that would display based on something like the following: For UP arrow: Williams%R (9) crossing from below -80 to above within last 2 candles AND Slow Stochastic (10.9.6) %K crossing above %D within the last 2 candles AND Last candle CLOSE

Changing Price Bar Colors

Does anyone know how to change the color of the price bars? I have an indicator written for another platform that changes the color of the price bars based on a change in perceived trend. Thank you

Clear Method Indicator

There is an interesting article from the September 2010 issue of Technical Analysis of Stocks & Commodities called "Getting Clear with Short-Term Swings" by Ron Black. It describes an indicator that show a change in the trend. The issue provides codes for this indicator for an number of charting

Displaying Price Difference on chart above/below each bar

I am having difficulty trying to display the difference in price between the High and Close (for an up bar) and the Close - Low (for a down bar). I can do the calculation of price difference but how do I display that difference at 1 pip above the upbar and 1 pip below the downbar for every bar