FREE ADDON
Automatically detects and marks Low Volume Nodes on your Bookmap chart in real time via Cloud Notes. Free tool by SDES.
This is a FREE addon. No support of any kind is provided โ no questions asked.
By downloading, installing, or using this addon, you acknowledge and agree to:
BACK UP ALL DATA AND SETTINGS BEFORE INSTALLING โ USE AT YOUR OWN RISK
The Low Volume Node Marker is a free Bookmap addon that automatically detects and marks Low Volume Nodes (LVNs) on your chart in real time using Cloud Notes.
It scans the session volume profile, identifies every price level that qualifies as a local low within a configurable distance, and outputs each LVN as a labeled Cloud Note with an optional horizontal line. Nodes appear, move, and disappear dynamically as the volume profile develops throughout the session.
lvn-marker.jar file.| Setting | Description |
|---|---|
| Session Type | Globex (18:00 ET), RTH (09:30 ET), or Custom. Determines when the volume profile starts collecting. |
| Start Hour / Minute | Only editable when Session Type is Custom. Sets the session start time in Eastern Time. |
| Auto-Reset | When enabled, the volume profile and all LVN markers automatically clear and restart at each session boundary. |
| Setting | Description |
|---|---|
| Min Distance (pts) | A price level must have the lowest volume within this many points on both sides to qualify as a LVN. Default: 5. |
| Max Volume | Ignore levels with volume above this threshold. Set to 0 to disable (no cap). Useful for filtering out high-activity levels. |
| Setting | Description |
|---|---|
| Address | The IP address the built-in HTTP server binds to. Default: 127.0.0.1 |
| Port | The port number. Default: 8003. Change if another addon is using the same port. |
| URL | The full URL to paste into Bookmap's Cloud Notes settings. Shown as read-only for easy copying. |
| Setting | Description |
|---|---|
| Label | The text shown on each Cloud Note marker. Default: "LVN" |
| Text Color | Foreground color of the label text. Click to open a color picker. |
| BG Color | Background color of the Cloud Note. Default: #ff6600 (orange) |
| Draw Line | When checked, a horizontal price line is drawn at each detected node. |
http://127.0.0.1:8003/lvn_levels.csv).Note: After changing settings or first loading the addon, it may take longer than 60 seconds for levels to appear. Cloud Notes may briefly display "Unavailable" โ this is normal and typically resolves within a few minutes.
The addon builds a cumulative volume profile from every trade during the current session. On each update interval, it scans all price levels and identifies those that qualify as low volume nodes:
If you run both the HVN Marker and LVN Marker at the same time, each must use a different port. The defaults are:
Add both URLs as separate Cloud Notes sources in Bookmap to see both HVN and LVN markers on the same chart.
| Issue | Solution |
|---|---|
| No markers on chart | Confirm Cloud Notes is enabled and the URL matches the one in the addon settings. Wait at least 60 seconds. |
| Cloud Notes shows "Unavailable" | This is normal after changing settings or first loading. Wait a few minutes. If it persists, verify the URL and port. |
| Port already in use | Change the port in Cloud Notes Server settings and click Save Settings. Update the URL in Bookmap's Cloud Notes. |
| Markers disappeared | If Auto-Reset is on, markers clear at session boundaries. If Bookmap restarted, the volume profile resets. |
| Stale markers after update | Delete the old .jar from build/libs before rebuilding. Close and reopen Bookmap completely. |