Skip to main content Skip to footer
Summary of Conditions

 

Conditions in the Manual Strategy Builder (MSB) are fundamental elements that enable traders to define the logic and rules for their trading strategies. These elements allow for detailed and flexible decision-making processes. Key condition elements include:

  1. Condition on Data (Value) Algo Element: This element allows traders to create if-then statements by comparing data values. It supports multiple operands and operations, enabling complex comparisons such as "A and B and C" or "A or B or C".

  2. Date/Time Filter: Enables the strategy to execute based on specific days of the week and time ranges. This filter is crucial for restricting trading activities to certain periods, such as trading only on Mondays and Fridays between 9:00 AM and 5:00 PM.

  3. Complex And/Or Algo Elements: These elements are used to construct intricate logical expressions involving multiple conditions. The "AND" element requires all conditions to be true, while the "OR" element requires at least one condition to be true. Complex conditions can also be represented using consecutive IF statements.

  4. No Open Positions Filter: Checks for the absence of any open positions, ensuring that new trades are only executed when there are no existing positions. This filter helps manage risk and prevent overlapping trades.

  5. No Working Orders Filter: Verifies that there are no active stop, limit, or market orders before executing new trades. It also allows specification of the trade direction (buy, sell, or both), ensuring that pending orders do not interfere with new trading actions.

These condition elements provide the logical foundation for trading strategies, enabling precise control over when and how trades are executed within FinStudio.

Cookies Notice

We use cookies to improve your experience, personalize content, and analyze our traffic. By clicking "Accept All Cookies," you agree to the storing of cookies on your device. You can manage your cookie preferences at any time by visiting our Cookie Settings.