superapp-finance

smart-money

22 file ยท 510.3 KB

Sistem informasi live โ€” smart-money-rho.vercel.appBuka di tab baru

README

Smart Money โ€” Private All-in-One Financial Intelligence Hub

A private, password-protected web app that serves as an all-in-one Smart Money database across crypto, stocks, commodities, forex, institutional asset managers (BlackRock, Pantera, Binance Labs, etc.), macro events, and research links.

๐Ÿ”— Live site: https://smart-money-rho.vercel.app

Access

  • Email: admin@smartmoney.id
  • Password: smartmoney2026

Login form uses standard email/password fields so browsers (including Google Password Manager) can save the credentials.

Features

  • ๐Ÿ” Password-protected access โ€” login overlay before any content loads.
  • ๐Ÿ“Š Smart Money Database โ€” search and browse:
    • Smart Money theory (docx + xlsx)
    • 45+ big players / institutions / VCs
    • 18 institutional analyses (Pantera, Multicoin, Binance Labs, BlackRock, etc.)
    • 39 research links / market outlooks
    • Macro & government news
    • Smart Money events & AI16Z Top 100
  • ๐Ÿ’ฐ Live Markets โ€” crypto (CoinGecko), indices, commodities, forex, BlackRock ETFs via Vercel serverless functions.
  • ๐Ÿ“š Smart Money Education โ€” Order Flow, Market Structure, ICT, Supply & Demand, Wyckoff, Liquidity, Candlestick Patterns.
  • ๐Ÿ“ Trading Journal โ€” save trades locally with sample entries.

Tech Stack

  • Frontend: Static HTML + Tailwind CSS + vanilla JavaScript
  • Serverless APIs: Vercel Functions (/api/yahoo.js, /api/blackrock.js)
  • Data Sources: CoinGecko, Yahoo Finance, uploaded xlsx/docx research
  • Deployment: Vercel (linked to GitHub)

Local Development

npm install -g vercel
vercel dev

Deploy

vercel --prod

Author

Subkhan Ibnu Aji

File Utama

  • .gitignore
  • README.md
  • app.js
  • data.js
  • index.html
  • package.json
  • vercel.json