Signal #876 ERROR
Back to SignalsSignal Info
| ID | 876 |
| Time | 2026-02-12 19:01:01 |
| Source | tradingview |
| Symbol | ATOM |
| Action | SELL |
| Status | ERROR |
| Trade ID | 876 |
| Error | Alpaca API error 422: {"code":42210000,"message":"take_profit.limit_price must be \u003c stop_loss.stop_price"} |
Linked Trade
| Trade ID | 876 |
| Order ID | - |
| Symbol | ATOM |
| Side | SELL |
| Quantity | 2145.0 |
| Price | $2.33 (limit) |
| Status | REJECTED |
| Stop Loss | $2.42 |
| Take Profit | $2.45 |
Parsed Signal Data
| symbol | ATOM |
| side | sell |
| quantity | 2145.0 |
| price | 2.33 |
| order_type | market |
| time_in_force | gtc |
| stop_loss | 2.4191581633 |
| take_profit | 2.4537165179 |
| is_close | False |
| extended_hours | False |
| session | regular |
| reference_price | 2.33 |
| extras | {'extras': {'timeframe': '60', 'indicator': 'Trend Continuation'}, 'timeframe': '60', 'indicator': 'Trend Continuation'} |
| raw_signal | {'ticker': 'ATOM', 'action': 'sell', 'quantity': 2145, 'referencePrice': 2.33, 'takeProfit': {'limitPrice': 2.4537165179}, 'stopLoss': {'stopPrice': 2.4191581633}, 'extras': {'timeframe': '60', 'indicator': 'Trend Continuation'}} |
Raw Signal Data
{
"ticker": "ATOM",
"action": "sell",
"quantity": 2145,
"referencePrice": 2.33,
"takeProfit": {
"limitPrice": 2.4537165179
},
"stopLoss": {
"stopPrice": 2.4191581633
},
"extras": {
"timeframe": "60",
"indicator": "Trend Continuation"
}
}