App Mode

Class A QuantFlow - App Mode

How the local Windows launcher, browser dashboard, runtime state, local URL, logs, and shutdown scripts work.

Recommended launch process

  1. Double-click START_QUANTFLOW_APP.bat.
  2. The launcher starts the local dashboard and the market-data helper.
  3. The launcher selects an available local port, starting from 8501.
  4. The browser opens a local URL such as http://localhost:8501.
  5. If the browser does not open, run STATUS_QUANTFLOW_APP.bat and open the displayed URL.
  6. Use STOP_QUANTFLOW_APP.bat to stop QuantFlow-owned processes.

Launch files

FilePurpose
START_QUANTFLOW_APP.batMain app launcher. Most users should start here.
STATUS_QUANTFLOW_APP.batShows the selected dashboard URL and running process status.
STOP_QUANTFLOW_APP.batStops processes started by QuantFlow app mode.
launcher_config.batShared launcher configuration. Keep it at the top level unless all BAT references are edited.

Runtime state and logs

What app mode starts

Dashboard
Local Streamlit interface for Track Signal, History, Explorer, Ranking, Import/Export, Price Cache, and How to Use.
Market-data helper
Public market-data helper for local price context and recent price resolution.

Clock sync note

Short custom windows are sensitive to local PC time drift. If the app shows a clock warning, open Windows Date & Time settings and press Sync now.

Custom windows can be user-entered values; they are not fixed product values. The shorter the window, the more important local clock accuracy becomes.

Boundary

App mode is local. It does not require exchange login for user signal tracking, does not place orders, does not access exchange accounts, and does not guarantee performance.