Direct answer: what is a worked example of Weekly?
A “worked example of Weekly” is a fully worked, step-by-step numerical or scenario demonstration of how something described as “Weekly” can be interpreted and calculated using explicit assumptions. In forex context, “Weekly” usually means the weekly timeframe—each data point represents a full calendar week’s worth of price movement and related measures.
A worked example is not a prediction. It is a transparent demonstration designed so a reader can repeat the same steps and independently check each intermediate value.
How a worked example of Weekly works (mechanics)
To make a worked example concrete, you separate stable mechanics from variable conditions.
1) Define the weekly timeframe window
- Assumption: One “week” is a fixed calendar period (for example, Monday to Sunday), and the data provider follows that convention consistently.
- Stable mechanic: Any calculation you do must map clearly to that exact window.
2) Choose the measurable inputs Common input types include:
- Weekly open, high, low, and close (OHLC) values.
- Weekly returns (a percentage change from one week’s close to the next week’s close).
- Derived measures such as range size (high minus low) or percentage range.
3) Perform calculations step by step A worked example typically shows:
- The exact formula used.
- The numeric values plugged in.
- The intermediate results.
- The final computed number.
4) State what is assumed constant vs variable
- Stable: formulas, the definition of “weekly window,” and the order of operations.
- Variable: actual future market behavior, execution conditions, and costs.
Evidence or example: a transparent numerical weekly scenario
Below is a worked example that uses a simple weekly-return calculation. No live prices are required; the example is purely illustrative.
Assumptions
- The weekly data points use closes at the end of each calendar week.
- “Weekly return” is calculated as:
- weekly_return = (Close_week2 − Close_week1) / Close_week1
- Values are hypothetical and stay fixed for the purpose of the example.
Given (hypothetical) weekly closes
- Close for Week 1: 1.1000
- Close for Week 2: 1.1050
Step-by-step calculation
- Difference: 1.1050 − 1.1000 = 0.0050
- Divide by Week 1 close: 0.0050 / 1.1000 = 0.00454545…
- Convert to a percentage (optional): 0.00454545… × 100 ≈ 0.4545%
What this “Weekly” result means
- This computed value describes the week-to-week change under the assumed measurement method.
- It does not imply that future weeks will behave similarly.
Failure mode built into the example
If you change assumptions—such as using a different “week” definition, or using mid-week prices instead of weekly closes—the calculated return can change even if the underlying market is the same.
Limitations and risks (what can go wrong)
A worked example should also show limitations and failure modes.
1) Non-stationary market behavior
Markets are not guaranteed to repeat past patterns. Even if historical weekly changes were large or small, future behavior can differ.
2) Measurement and data-provider differences
Weekly definitions can vary by platform conventions (for example, the exact calendar boundaries or how sessions roll over). If two providers define “weekly” differently, the “same” worked calculation can yield different numbers.
3) Costs and execution are not included by default
A simple worked example may compute returns from price closes only. Real outcomes may be affected by spreads, commissions, slippage, and timing of fills—factors that are outside the basic weekly-return formula.
4) Inducing false certainty
Even a correct calculation can be misinterpreted. A worked example demonstrates arithmetic, not future direction or performance.
Verification and next question
To independently verify a worked example of Weekly, check:
- The exact definition of the week window used.
- The specific inputs (for example, which weekly prices are taken).
- The formula and arithmetic steps.
- Whether costs or execution assumptions were intentionally excluded.
A useful next question to ask is: what measurement definition are you using for “Weekly” (OHLC closes, range, or returns), and which data convention determines the week boundaries?