The PRICE statement in ProBuilder language is primarily used within the SET STOP and SET TARGET commands. This statement allows traders to specify exact price levels for setting stop losses or taking profits, independent of the position’s entry price.
The PRICE statement is designed to provide precise control over the execution prices for stop losses and take profits, enabling traders to define these levels based on their specific trading strategies and risk management requirements.
Set Stop Price X
Set Target Price X
Where X represents the price level at which the stop loss or take profit should be set.
To set a stop loss at a price of 100:
Set Stop Price 100
To set a take profit at a price of 150:
Set Target Price 150
Understanding and utilizing the PRICE statement effectively can enhance a trader’s ability to implement a disciplined trading strategy with clear risk and reward parameters.