Beginner - Using price variables

View as Markdown

Using Price Variables Overview

In this beginner level tutorial we are going to build a custom indicator that searches for a candlestick formation in which the closing price of a specified bar is greater than the closing price of the bar before it. This indicator will show you how to access price variables and use a conditional operator.