brainx×algo
Restricted Access
PRIVATE RESEARCH · v1.0
brainx×algo

Quantitative × Esoteric

Private research tools and reference

/ 01
▲
Backtester
Strategy lab. Eight indicator strategies, custom JS code, CSV upload, Binance live data. Full metrics — Sharpe, drawdown, profit factor, trade log.
STRATEGIES · BACKTEST · METRICS→
/ 02
☿
Astro × Trading
Twelve-section reference on financial astrology. Gann, planetary cycles, aspects, lunar, Vedic dasha, the canon, practitioners, and honest skepticism.
GANN · VEDIC · CYCLES→
/ 03
∇
AI × ML Framework
A practitioner's reference for ML on BTC/USDT. Data, features, classical & deep models, RL, ensembles, validation, sizing, production — and the honest skepticism.
MODELS · VALIDATION · SIZING→
/ 04
⊙
BTC Predictor
Live ML model on BTC/USD daily data — ridge + gradient-boosted ensemble, walk-forward validated in your browser. Input feature vector → output predicted price with confidence interval.
LIVE DATA · ML · INPUT/OUTPUT→
/ 05
◈
Signals × SMC
Live indicator and Smart Money Concepts module. EMAs, RSI, Supertrend, VWAP, Bollinger, Volume Profile, plus BOS/CHoCH, order blocks, liquidity grabs, CVD order flow. Three preset combinations vote a composite buy/sell/hold.
INDICATORS · SMC · COMPOSITE→
/ 06
✦
Forecast
Demand & supply zones, Gann Square-of-Nine levels from key pivots, auto-counted Elliott Wave with Fibonacci projections — clustered into bullish and bearish targets with a synthesised next-move scenario.
ZONES · GANN · ELLIOTT→
/ 07
◫
Probability Matrix
A four-tool sub-site: 365-day daily probability dashboard, multi-timeframe Fibonacci trend (1m–1597m), live orderbook liquidity heatmap, and a 25-indicator research reference. Standalone landing with its own design.
DASHBOARD · TREND · HEATMAP · RESEARCH→
/ 08
⊟
Chart × Terminal
TradingView's advanced chart embedded full-size with EMAs, RSI, MACD pre-loaded — plus technical analysis summary, market info, macro overview, and a six-pair peer grid. Cross-asset ticker tape across the top.
TRADINGVIEW · LIVE · MULTI-ASSET→
/ 09
⌘
Ultimate Terminal
BrainX-native equivalents of TradingView Ultimate-tier features built on public crypto data: multi-chart grid (1/2/4/6/9 panes), bar replay, 30+ indicator library, sortable crypto screener, watchlist with flags, alerts engine with browser notifications + webhook, virtual paper trading account, hotlists, auto-pattern detection with fib levels, and an honest coverage matrix.
SCREENER · ALERTS · PAPER · REPLAY · AUTO-FIB→
/ 10
⊛
News Trend
Global crypto sentiment read from worldwide news in real time — ten international outlets pulled server-side, scored by a transparent lexicon, aggregated into an overall and per-coin bias with momentum, top movers, and a sentiment-over-time chart.
NEWS · SENTIMENT · PER-COIN→
/ 11
⊞
Paper Engine
Server-side paper trading account that runs 24/7 with the site closed. Market & limit orders, stop-loss / take-profit, signed long/short P&L, live mark-to-market and an equity curve — fed by the dashboard, TradingView alerts, or any webhook.
SERVER · WEBHOOK · PAPER P&L→
/ 12
∿
BrainxTrade
Live-markets terminal on Binance public data — streaming candlestick chart with 1m–1D timeframes, RSI / MACD / ATR oscillator panes, a scrolling ticker tape, sortable watchlist, and 24h high / low / change / volume stats, all wired to a real-time WebSocket feed.
LIVE · CANDLES · WATCHLIST · WEBSOCKET→
/ 13
≋
Smart Money
Public positioning & flow scored into a single BTC bias — derivatives funding, open interest, long/short ratio, stablecoin supply, Fear & Greed and price regime, pulled server-side and weighted, with a 1-second live price.
FLOW · POSITIONING · LIVE BIAS→
/ 14
⊠
Strategy Library
Fifteen execution models — Martingale, anti-martingale, grids, DCA, averaging, pyramids, plus trend, breakout and mean-reversion — each wired to TradingView alerts and routed to Delta Exchange India through a signed bridge. Ships dry-run with hard size caps and a daily-loss kill switch.
TRADINGVIEW · DELTA · SIZING · GUARDRAILS→
/ 15
ƒ
Strategy Lab
Write BrainX Script — a Pine-style language — in a Monaco editor, run it over live Binance data, and read the backtest: entries on the price chart, equity curve, win rate, profit factor, drawdown, and fired alerts. Orders fill at next bar open; stops are checked intrabar.
SCRIPT · BACKTEST · LIVE DATA→
/ 16
⚡
Gravia Terminal
A neon microstructure terminal — live candles, an order-graph node field, L2 depth, equity curve, venue analytics, and a streaming execution log. A visual simulation: all data is generated in-browser, not a live trading system.
LATENCY · ORDER-GRAPH · SIMULATED→
/ 17
⇄
Signal Bridge
Build conditions from 20 indicators, evaluate them on live candles, and route alerts to Delta Exchange India orders through your signed server proxy. Paper by default — master arm switch, per-rule cooldown, size caps, a daily limit, and masked-key client verification.
INDICATORS · ALERTS · DELTA · GUARDED→

Settings

Generate a new password hash to rotate the gate. Type your desired password, copy the hash, paste it into the PASSWORD_HASH constant near the bottom of index.html, then re-upload.
— enter a password above —
Important: this gate is a courtesy lock, not real security — anyone with browser dev tools can bypass it. For real protection, also enable cPanel → Directory Privacy on your public_html folder (server-side .htaccess auth).

Set a password

No password is configured yet. Type your desired password below, copy the SHA-256 hash it produces, paste that hash into the PASSWORD_HASH constant near the bottom of index.html, save the file, and re-upload.
— enter a password above —
The page will become functional once you replace PASSWORD_HASH = "" with your generated hash. The hash is one-way — even with the hash visible in page source, the password cannot be recovered (though it can be brute-forced if weak; pick something strong).