Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 781 Bytes

File metadata and controls

19 lines (15 loc) · 781 Bytes

The Structured Trader - Conservative Crypto Indicator App

Overview

A discipline-focused web app for conservative crypto futures traders. Combines technical, volume, and macro signals for high-conviction BUY/SELL alerts.

Features

  • Custom Conservative Indicator (CCI) based on your config
  • Asset tracking for major crypto futures pairs (BTC, ETH, SOL, BNB)
  • Confidence and discipline alerts
  • Conservative, plan-oriented message framing
  • Config persistence (Firestore-ready, MVP uses localStorage)

Usage

  1. Clone repo/deploy to Vercel/GitHub Pages.
  2. Open index.html in browser.
  3. Set your preferred parameters.
  4. View confidence ratings and discipline alerts.

Next phase: Integrate real OHLCV data and Firebase Firestore for storage and multi-device sync.