PRICE

Category: ProBacktest

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.

Purpose

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.

Syntax


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.

Examples

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

Additional Information

  • This functionality is crucial for traders who need to manage their risk and potential profits based on specific price thresholds rather than percentage or pip movements relative to the entry price.
  • Using the PRICE statement can help in scenarios where key price levels are identified through technical analysis, allowing for strategic placement of stop losses and take profits.

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.

Logo Logo
Loading...