Español
curl -X GET "https://api.innova-trading.com/api/external/indicators/mis_senales?symbol=EURUSD&timeframe=60" \ -H "Authorization: Bearer TU_API_KEY"
{ "success": true, "indicator_id": "mis_senales", "indicator_name": "Mis Senales de Trading", "version": "1.0", "symbol": "EURUSD", "timeframe": 60, "points": [ { "time": 1765540800, "bar_number": 0, "type": "low", "price": 1.1725, "label": "COMPRA", "color": "#3b82f6", "shape": "arrowUp", "size": 2 }, { "time": 1765540800, "bar_number": 0, "type": "low", "price": 1.1700, "label": "SL", "color": "#ef4444", "shape": "square", "size": 1 } ], "metadata": { "signal_type": "COMPRA", "strategy": "ICT" }, "created_at": "2025-12-12T12:00:00Z", "expires_at": "2025-12-13T12:00:00Z" }
Obtener datos de indicador previamente enviados
EURUSD