Signalstart: Get Signal History
Signalstart via Parse · Finance
Retrieve paginated trade history for a signal. Returns the 10 most recent closed trades per page, ordered by close date descending. Each trade includes open/close timestamps, symbol, action (Buy/Sell), lot size, prices, stop loss, take profit, pips gained, profit amount, duration, and gain percentage. API for extracting forex signal data from SignalStart.com, including performance metrics, trade history, and historical growth charts. Fulfilled by Parse from signalstart.com.
- finance
- marketplace
- parse
- platform-key
- reviews-ratings
- signalstart
- signalstart-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/f143dfae-c6ff-41ef-a74d-c5e7e9620d2d/get_signal_history
- Interface artifact
- sha256:1e7c1de745d3503442015e86473574739bcd1227d01233d374539e2b71276388
- Manifest digest
- sha256:d37c757bb2f3755700b994db37d808105c58c6b64d0524b09d81da39b7ac6148
Request fields
- id (string, required): Signal account OID (numeric string from list_signals results, e.g. '288562').
- page (integer): Page number (1-indexed).
Example queries
- {"id":"289068","page":"1"}