Skip to main content
These examples are starting points, not recommendations. Replace each market and threshold with values you understand, then use Simulate. Each sequence is read from left to right or top to bottom on the canvas. Several of these patterns are also available as one-click strategy templates in the builder, so you do not have to add every node by hand.

Wait for a price threshold

Use this when you want a selected side to reach a specific displayed price before you buy.
  1. Add a Price Condition.
  2. Set the watched market, side, comparison, and threshold, such as greater than 60¢.
  3. Add a market action for the side you want to buy.
  4. Confirm the action has a 100% allocation.
  5. Run a simulation.
Plain meaning: when the selected side reaches your threshold, the strategy tries to buy that side.

Continue after a market action

Use this when one market action should lead to another rule.
  1. Add a market action.
  2. Add a condition below that action.
  3. Configure the condition for the next price, time, or resolution check.
  4. Add the next action after the condition.
  5. Run a simulation.
Plain meaning: the strategy takes one step, then waits for another rule before continuing.

Act at a time

Use this when the timing of a market matters.
  1. Add a Time Condition.
  2. Choose before-close timing or a specific time.
  3. Add the market action that should follow.
  4. Check the market close time and the trigger value.
  5. Run a simulation.
Plain meaning: the strategy waits until the configured time rule is met before continuing.

Split between a market and Wallet

Use this when one condition should direct the available amount to more than one action.
  1. Add a condition.
  2. Add a market action and Wallet after that condition.
  3. Set allocations, such as 70% to a market action and 30% to Wallet.
  4. Confirm the total is 100%.
  5. Run a simulation.
Plain meaning: when the condition is met, the strategy divides the available amount between the actions you configured.

Hold before another check

Use this when you want to keep a market position open and wait for a later rule.
  1. Add a market action for the side you want to hold.
  2. Add a Time Condition or Price Condition below that action.
  3. Add Hold after the later condition.
  4. Confirm Hold keeps the position or wallet allocation you expect.
  5. Run a simulation.
Plain meaning: the strategy enters a position, waits for another rule, and keeps the selected allocation rather than changing it.

Continue after resolution

Use this when the final result of one market decides what happens next.
  1. Add Resolution and select the market to resolve.
  2. Create the YES path and add the action it should take.
  3. Create the NO path and add its action.
  4. Review both paths. Each should make sense if that result occurs.
  5. Run a simulation.
Plain meaning: the strategy waits for a known result, then follows the plan you set for that result.

Choose a grouped event outcome

Use this when an event card lists mutually exclusive named outcomes, such as teams or candidates.
  1. Open Market and find the grouped event.
  2. Select one named outcome, such as Team A.
  3. Choose YES or NO for that exact outcome.
  4. Add a Price Condition first if you want to wait for a threshold.
  5. Run a simulation and confirm the selected named outcome on the canvas.
Plain meaning: the strategy takes a side on one selected outcome. NO means that outcome does not happen; it does not pick a different outcome for you.

Use a recurring market

Use this for a repeated market family, such as a short time-window market.
  1. Open Market.
  2. Choose Recurring.
  3. Pick a time family such as 5m, 15m, 1h, 4h, or daily.
  4. Choose the active market window and side.
  5. Add a condition if the market action should wait for a rule.
  6. Run a simulation.
Plain meaning: the strategy uses the recurring market family and refreshes its selected market as the family changes.

Before every simulation

  1. Read each market question and resolution rule.
  2. Confirm every named outcome and YES or NO side.
  3. Confirm every price, time, or result rule.
  4. Confirm allocations in every split total 100%.
  5. Confirm every condition that should move funds has a follow-up action.
For the complete node reference, read Strategy builder nodes.