Nepsealpha: Get Ad Divergence
Nepsealpha via Parse · Finance
Scan all NEPSE-listed stocks (or a single stock when symbol is provided) and detect Accumulation/Distribution (A/D) indicator divergence signals on the daily chart. Fetches OHLCV history for each stock, computes the cumulative A/D line, then identifies bullish divergences (price makes lower low while A/D makes higher low, indicating accumulation) and bearish divergences (price makes higher high while A/D makes lower high, indicating distribution). Returns divergence points with timestamps, price levels, A/D values, trend directions, and strength ratings. Processing is time-capped at 50 seconds; the response reports how many symbols were scanned. Increase lookback to scan more historical candles per stock. API for Nepal Stock Exchange (NEPSE) market data from nepsealpha.com, providing live prices, historical OHLCV data, sector performance, technical and fundamental trading signals, risk assessments, and daily market summaries. Fulfilled by Parse from nepsealpha.com.
- crypto-web3
- developer-tools
- finance
- nepsealpha
- nepsealpha-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/646d18ff-34ab-4123-becc-9b1b6b35031e/get_ad_divergence
- Interface artifact
- sha256:2397808c6b1463b8a560a8f226b89597c467c611313341e63f9f40e8e1710124
- Manifest digest
- sha256:63736472dd2cc820536ac8c5c766bd373fb666b3d7e29d58c22aa1c769b0a987
Request fields
- symbol (string): Stock symbol to scan (e.g. NABIL). When omitted, scans all available NEPSE-listed stocks.
- lookback (integer): Number of recent candles to scan for divergence patterns per stock. Increase for longer-term divergence detection.
Example queries
- {"symbol":"NABIL","lookback":"200"}