FREE · NO LICENSE · NO SIGN-UP
BMBridge Lite is a lightweight Windows app that serves your manual price notes to Bookmap's Cloud Notes over local HTTP. Two feeds, color templates, system tray. Free.
Everything you need to author price notes and get them onto your Bookmap chart via Cloud Notes — nothing you don't.
Two concurrent feeds, each on its own local HTTP port. Name them, set per-feed symbol overrides, toggle broadcasting on the fly.
Description, price, text alignment, foreground/background color, optional horizontal price line. Live preview as you type.
Save and reuse color combinations. Two groups — Colors-only and Colors+Text — so one shortcut can recall a full preset.
Arrow up/down, duplicate with one click, toggle individual notes off without deleting them. Sort by name or price instantly.
Per-feed "Last polled" timestamp. If Bookmap stops polling for two minutes, a tray toast and log warning fire so you know.
Minimize to tray and keep servers running in the background. Single-instance enforcement — only one copy runs at a time.
Five size presets from Small to XX-Large. Applies instantly for accessibility or multi-monitor setups.
Notes, templates, and feed config persist across sessions. Writes are atomic — crash or power loss won't corrupt your data.
Lite covers manual notes. Pro adds automation, data sources, analytics, and the full trader workflow.
| Capability | Lite (Free) | Pro |
|---|---|---|
| Manual custom notes | ✓ | ✓ |
| Color templates | ✓ | ✓ |
| System tray + single-instance | ✓ | ✓ |
| Concurrent feeds | 2 | 12 |
| CSV data source import (SierraChart, TradeStation, OptimusFLOW, IB, NinjaTrader) | — | ✓ |
| Automated levels from CSV | — | ✓ |
| Mirror system + group toggles | — | ✓ |
| Time-based level activation (RTH / ETH / overnight) | — | ✓ |
| Scheduled snapshots + external URL broadcasting | — | ✓ |
| Hit tracking & session analytics | — | ✓ |
| AMT framework (probabilities, context, behavior) | — | ✓ |
| Undo system | — | ✓ |
| Alarms, squawk, AI market brief | — | ✓ |
| License required | No | Yes |
| Price | Free | $25/mo · $199/yr |
BMBridge Lite is a free tool provided as-is. It will stay free — no freemium model, no paywall later. By downloading and using it you acknowledge:
127.0.0.1 only. It does not source, import, or redistribute market data — all note content is user-entered.SDES software is built by one developer. The BMBridge Lite EXE is not digitally code-signed — Extended Validation code-signing certificates cost hundreds of dollars per year per product, and that cost doesn't make sense for free or low-volume independent software.
What that means in practice:
127.0.0.1 (your own machine). It does not phone home, check a license server, or transmit any data off your computer.Always do your own due diligence when installing independent software.
If you'd like to verify before running it on your trading machine, any of these are reasonable:
127.0.0.1 and nothing else.This same situation applies to essentially every independent software tool — signed binaries from Apple, Microsoft, or established vendors pay for that trust; everyone else earns it the hard way. If you're not comfortable with unsigned indie software, Pro (which has the same situation) and the free Bookmap addons (Java .jar, not an EXE) may be a better fit depending on your needs.
Unzip the release to any folder with write access and run BMBridge_Lite.exe. On first launch, Windows SmartScreen may show "Windows protected your PC" because the EXE isn't code-signed — click More info → Run anyway. Accept the first-run disclaimer to continue.
In the left panel, fill in the Global Bookmap Symbol field. Format: ESM6.CME@TM.Lite. This symbol is used for any feed that doesn't override it.
6840.00)Click ADD NEW. The note appears as a colored card below.
Click START SERVERS. The status light turns green (LIVE) and each feed shows its URL, e.g. http://127.0.0.1:8000/Feed_1.csv. Windows Firewall will prompt the first time — servers bind to 127.0.0.1 only, so allow on Private networks.
In Bookmap, open Settings → Cloud Notes. Add a new Cloud Notes source and paste the URL from step 4. Save. Notes render on the chart after Bookmap's next poll.
Bookmap reference: Custom Notes documentation.
Full reference — settings, troubleshooting, internals — is in the User Manual PDF.
Windows only. Free, no sign-up, no license key.
The release zip is hosted on GitHub Releases (file is too large to host directly on this site). You'll get the EXE, both PDFs, the README, and the bundled Python runtime.