Turnmarks

Level Scope › Session and profile

Naked point of control

The point of control is the price a session spent most of its time at. It is “naked” while price has not traded back through it since that session closed. This fires on the first touch — low at or below the POC and high at or above it — and draws the level forward from the bar that named it.

What it looks like on a chart

A single horizontal line at the POC price, drawn forward from the touch bar. It needs no volume data, which is why it is the cleanest object in the whole profile literature to compute on spot FX.

Settings, as they are actually applied on each timeframe. A dash means this scanner emits no settings string. Where a number differs by timeframe, that is a span of chart time resolved into bars.
Timeframe Bars of history it reads Settings Events, last 30 days
M1540050 rows, session-low origin, one count per touching bar247
M3040050 rows, session-low origin, one count per touching bar242
H140050 rows, session-low origin, one count per touching bar238
H44000

Not on D1. It built on a SESSION — the profile, the first hour, the prior day's extremes. On D1 a session is one bar and the question is empty.

What we measured

The POC is not one number, and this is the part most tools do not tell you. Across 93,994 sessions, nudging the row count by one step lands the POC on a different row 17.7% of the time; changing only the grid origin — which no user can even see — moves it 16.2%. So the exact settings travel with every event rather than sitting in a preferences pane.

What it does not claim

No claim that price bounces from it. It is a landmark: somewhere a lot of business was done, and price has now come back to it.

Where the definition comes from

LuxAlgo: touch when low <= POC <= high

Show Naked POC on a chart