eToro Price Alerts API

Provides REST endpoints for creating, listing, and deleting price threshold alerts on eToro instruments. Enables programmatic configuration of price notifications so that applications can be notified when specific instruments reach defined price levels, supporting automated trading triggers and monitoring workflows.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: etoro:price-alerts-api
name: eToro Price Alerts API
tags:
- Price Alerts
- Notifications
- Market Data
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://public-api.etoro.com/api/v1
humanURL: https://builders.etoro.com/
properties:
- url: https://builders.etoro.com/
  type: Documentation
- url: https://api-portal.etoro.com/
  type: Portal
description: Provides REST endpoints for creating, listing, and deleting price threshold alerts on eToro
  instruments. Enables programmatic configuration of price notifications so that applications can be notified
  when specific instruments reach defined price levels, supporting automated trading triggers and monitoring
  workflows.
x-features:
- Create price threshold alerts on any instrument
- List all active price alerts
- Delete existing price alerts
x-use-cases:
- Trigger automated trading actions on price level breaches
- Monitor watchlist instruments for key price events
- Build notification systems for retail traders