Nepalstock: Get Stock History
Nepalstock via Parse · Finance
Get historical trading data for a specific security within a date range. Returns daily aggregated data including total trades, traded quantity, traded value, high/low/close prices. Paginated with configurable page size. The security_id is obtained from the list_securities endpoint. Access live and historical market data from the Nepal Stock Exchange (NEPSE) including all listed securities, daily trading statistics, market summary, and per-security historical price data. Fulfilled by Parse from www.nepalstock.com.
- finance
- government-public
- nepalstock
- parse
- platform-key
- www-nepalstock-com
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/b3ba34ee-1ca5-437b-8dc4-d04c26ff409f/get_stock_history
- Interface artifact
- sha256:4efb95b95c9075ac7fb8360b296fa0f1ecce63daa668393071243a2f57cc4b58
- Manifest digest
- sha256:6d6fdf280cbb4f4ea64ab30a3da664f268baa11b552b7c6c1c64de43b18bff33
Request fields
- end_date (string, required): End date in YYYY-MM-DD format.
- page_size (string): Number of records per page.
- start_date (string, required): Start date in YYYY-MM-DD format.
- security_id (string, required): Numeric security ID from the list_securities endpoint (e.g. 397 for ADBL, 2790 for ACLBSL).