Available translations

Buy and Sell Trend Identifier

foundations.png
Summary: This indicator produces chart candles based on calculating the trend direction using the an average of the price action exceeding a calculated threshold value.
Buy and Sell Trend Identifier on the Charts
The plotted candles are colored based on the calculated trend direction, rather than the price action for each time period.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
BuyAndSellTrend bst direction, max, min, open, close
The parameters of the indicator's calculations can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Loop under "Buy and Sell Trend" Procedure Loop.
Example:
Values of the indicator can be accessed in the following manner:
 chart.at01hs.bst.close
chart.at10min.bst.min
chart.at01min.bst.direction
Maintainer:
Next
Keltner Baseline