Direct answer
Change Of Character describes a clear, observable shift in price behavior. In practice, it means the market stops acting the way it did during a prior move (for example, failing to continue the prior direction in the expected way) and instead starts behaving differently, such as breaking a previously established “swing” in the opposite direction or showing acceptance beyond a key level.
A worked example is useful because it forces you to write down what you are looking at (the exact bars, the swing reference points, and the before/after comparison). This article gives a transparent, numbers-based scenario with stated assumptions, and then lists limitations and risks of misreading the behavior.
Mechanism and definition
To keep the concept testable, separate two parts:
- Stable mechanic (what you observe): a change in behavior relative to earlier structure.
- Variable conditions (what can change results): volatility, spread/fees, execution method, and how precisely you define swing points.
Worked-example-friendly definition:
- Start with an earlier swing high and swing low that define the “before” behavior.
- Define a structural level as one of those swing points (for example, the earlier swing high).
- A Change Of Character is then the moment where price’s behavior changes: it breaks that defined structural level and then shows follow-through consistent with a different behavioral regime (not just a one-bar touch).
Because exact coding differs between traders, the worked example below explicitly sets thresholds so the reader can independently apply the same rules.
Worked numerical scenario (with assumptions)
Assumptions (state everything so the example is checkable):
- We use a simplified “bar” sequence with only closing prices.
- “Break” means close strictly beyond the reference level.
- “Follow-through” means the next two closes remain beyond the broken level (no retreat back into the prior side).
- No real-time data, no fees, and no live bid/ask are modeled; we only demonstrate the observation logic.
Step A — define the before structure.
- Earlier swing high (reference level): 110.
- Earlier swing low: 95.
- “Before behavior” is interpreted as the market repeatedly failing to sustain closes above 110, while remaining within the 95–110 range.
Step B — list the bars in order (closes only).
- Bar 1 close: 109
- Bar 2 close: 108
- Bar 3 close: 109
- Bar 4 close: 110
- Bar 5 close: 111 (first close beyond 110)
- Bar 6 close: 112
- Bar 7 close: 111
Step C — apply the worked rules.
- Break condition: Bar 5 closes strictly beyond 110 → meets (111 > 110).
- Follow-through condition: Bar 5–7 next two closes remain beyond 110.
- Bar 6 is 112 (>110) and Bar 7 is 111 (>110) → meets.
Conclusion for this example: By the stated rules, the sequence from Bar 5 to Bar 7 is a Change Of Character because it breaks the defined structural level (110) and then maintains closes beyond it, indicating a shift away from the earlier failing behavior.
Limitations and risks
- Ambiguous swing references (definition risk). If you choose different swing highs/lows or use a different “break” rule (touch vs close), you can get a different label. Change Of Character depends heavily on your structural inputs.
- Hindsight bias. It is easy to label behavior only after the future confirms it. The worked rules above try to reduce that by using only a before/after sequence and fixed thresholds.
- Failure mode: “one-off break” or “acceptance illusion.” A single close beyond a level without follow-through may not represent a true behavioral shift. If you relax the follow-through requirement, you increase false positives.
- Execution and costs not modeled. Real trading includes spread, commissions, and slippage; even if the observation is correct, execution can differ. In this informational example, costs are intentionally excluded.
- Generalization limits. A pattern-like label does not guarantee future outcomes. Historical sequences show how price reacted in that scenario, not how it will behave later.
Verification and next questions
To verify an instance of Change Of Character independently, do the following with your own chart:
- Confirm your before structure: identify the prior swing reference level(s) you used. - Check the time order: the “change” must occur after the before behavior is established. - Apply a clear rule for break and follow-through (for example, close-based confirmation as used here).