Sierra Chart

Install on Sierra Chart

quantedOptions Profile on your Sierra Chart charts. About ten minutes.

Before you start

Sierra Chart 64-bit, build 2910 or newer. Know where your Data Files Folder is: open Global Settings › General Settings › Paths and read the Data Files Folder path — usually C:\SierraChart\Data.

Install

  1. Sign in at your Orderflow Plugin page and download quantedoptions_profile_sierra.zip. The page lists the platforms on your plan and shows your API key.

  2. Unzip it.

    Inside: quantedOptions_Profile_64.dll and a licence file. Only the DLL is installed.

  3. Close Sierra Chart.

  4. Copy quantedOptions_Profile_64.dll into your Data Files Folder.

    For example C:\SierraChart\Data.

  5. Start Sierra Chart and open a chart for ES, MES, NQ, MNQ, RTY, M2K, YM, MYM, GC or MGC.

  6. Open Analysis › Studies › Add Custom Study.

  7. Expand quantedOptions Profile in the list, select the study named quantedOptions Profile, click Add, then Settings.

  8. Fill in the connection inputs (below), leave HTTP engine on Built-in (no flicker), click OK.

  9. Wait a few seconds.

    Until data arrives the chart shows a small label reading quantedOptions Profile - connecting.

Connection settings

Same on every platform; only the labels differ a little.

SettingEnter
API base URL ('mock' = demo data, no key needed)https://www.quantedoptions.com/api
API key (qo_live_...; empty = reuse %APPDATA%\quantedOptions\plugin.json)your qo_live_… key
Options underlying (AUTO = from the chart symbol)AUTO
Price conversion to this chart (AUTO = by instrument)AUTO
Book (today's / nearest expiry = 0DTE …; All expiries = …)Today's / nearest expiry
The ladder and panel appear within a few seconds. The key is remembered on this machine.

Every other setting is one line each on Settings explained.

How to tell it works

A ladder of bars on the right of the chart, one per strike, and a small panel in the bottom-left corner. The panel's first line names the chart and the source — ES · from SPX 0DTE 08-19 — then the prices: SPX 6480.25 → ES 6512.00.

The dot in the panel header: green = fresh, amber = a few minutes old, red = stale. Outside market hours the last data is held and the dot stays green.

Update to a new version

Open Analysis › Build Custom Studies DLL and choose Build › Release All DLLs and Deny Load. Replace the DLL in the Data Files Folder, then choose Allow Load DLLs in the same window. Or simply close Sierra Chart, replace the file, and start it again.

If it doesn't work

What you seeWhat to do
The label reads error: HTTP 403 (check API key) or HTTP 401Fix the key or update the DLL.
The label reads error: with another messageCheck that the URL has www.
The study is not in the Add Custom Study listThe DLL is in the wrong folder. Check the Paths setting again.
Where the log isWindow › Message Log — entries from the study start with qO Profile.
The panel or label reports HTTP 401 or 403Check the key: copy it again from your plugin page, no spaces at either end. A 403 also happens with an out-of-date plugin file — download the current one.
Nothing draws and there is no errorCheck the URL. It must be exactly https://www.quantedoptions.com/api. Without www the request is redirected and the plugin does not follow redirects.
Bars draw at the wrong pricesThe chart has no live last price yet (a fresh chart with no ticks, or a symbol the plugin does not recognise). Wait for a tick, or set the underlying by hand.
The panel says rate limitedYou have more charts open than the key allows across all machines. Close a few, or wait a minute.

Still stuck: send a screenshot and the log lines starting qO Profile.