Files
trading_bot_v3/public/ai-learning-report.json
mindesbunister 9b6a393e06 🔧 CRITICAL FIX: Price Data Sync & Position Monitor Enhancement
Fixed major price data sync issues:
- Removed hardcoded price (77.63) from position monitor
- Added real-time oracle data instead of stale TWAP pricing
- Implemented cache-busting headers for fresh data
- Updated fallback prices to current market levels

- Real-time P&L tracking with trend indicators (📈📉➡️)
- Enhanced stop loss proximity alerts with color-coded risk levels
- Analysis progress indicators during automation cycles
- Performance metrics (runtime, cycles, trades, errors)
- Fresh data validation and improved error handling

- Price accuracy: 77.63 → 84.47 (matches Drift UI)
- P&L accuracy: -.91 → -.59 (correct calculation)
- Risk assessment: CRITICAL → MEDIUM (proper evaluation)
- Stop loss distance: 0.91% → 4.8% (safe distance)

- CLI monitor script with 8-second updates
- Web dashboard component (PositionMonitor.tsx)
- Real-time automation status tracking
- Database and error monitoring improvements

This fixes the automation showing false emergency alerts when
position was actually performing normally.
2025-07-25 23:33:06 +02:00

4237 lines
91 KiB
JSON

{
"generated": "2025-07-25T11:44:02.762Z",
"period": {
"start": "2025-07-24T00:00:00.000Z",
"end": "2025-07-25T11:44:02.762Z",
"daysActive": 2
},
"overview": {
"totalLearningRecords": 506,
"totalTrades": 35,
"totalSessions": 6,
"activeSessions": 1
},
"improvements": {
"confidenceImprovement": -6.29,
"accuracyImprovement": null,
"earlyPeriod": {
"samples": 253,
"avgConfidence": 83.77,
"accuracy": 0.95
},
"recentPeriod": {
"samples": 253,
"avgConfidence": 78.5,
"accuracy": null
},
"trend": "DECLINING"
},
"pnl": {
"totalTrades": 35,
"totalPnL": 0,
"totalPnLPercent": 1.5,
"winningTrades": 0,
"losingTrades": 0,
"breakEvenTrades": 35,
"avgTradeSize": 30.3932,
"bestTrade": {
"id": "cmdgzquj50005po0zni7j7nmr",
"userId": "default-user",
"symbol": "SOLUSD",
"side": "SELL",
"amount": 0.001,
"price": 183.3619490627821,
"status": "FAILED",
"driftTxId": "SIM_1753337278479_575ds78g1",
"profit": null,
"fees": 0.000001,
"screenshotUrl": null,
"aiAnalysis": null,
"isAutomated": true,
"entryPrice": null,
"exitPrice": null,
"stopLoss": 184,
"takeProfit": 181.41,
"leverage": null,
"timeframe": null,
"tradingMode": "LIVE",
"confidence": 80,
"marketSentiment": "BEARISH",
"outcome": null,
"pnlPercent": null,
"actualRR": null,
"executionTime": null,
"learningData": null,
"createdAt": "2025-07-24T06:07:58.479Z",
"updatedAt": "2025-07-24T06:07:58.481Z",
"executedAt": null,
"closedAt": null
},
"worstTrade": {
"id": "cmdgzquj50005po0zni7j7nmr",
"userId": "default-user",
"symbol": "SOLUSD",
"side": "SELL",
"amount": 0.001,
"price": 183.3619490627821,
"status": "FAILED",
"driftTxId": "SIM_1753337278479_575ds78g1",
"profit": null,
"fees": 0.000001,
"screenshotUrl": null,
"aiAnalysis": null,
"isAutomated": true,
"entryPrice": null,
"exitPrice": null,
"stopLoss": 184,
"takeProfit": 181.41,
"leverage": null,
"timeframe": null,
"tradingMode": "LIVE",
"confidence": 80,
"marketSentiment": "BEARISH",
"outcome": null,
"pnlPercent": null,
"actualRR": null,
"executionTime": null,
"learningData": null,
"createdAt": "2025-07-24T06:07:58.479Z",
"updatedAt": "2025-07-24T06:07:58.481Z",
"executedAt": null,
"closedAt": null
},
"winRate": 0,
"avgWin": 0,
"avgLoss": 0,
"profitFactor": 0
},
"accuracy": [
{
"period": 1,
"samples": 50,
"accuracy": 0.95,
"confidence": 88.08,
"timestamp": "2025-07-24T12:26:17.571Z"
},
{
"period": 2,
"samples": 50,
"accuracy": null,
"confidence": 87.12,
"timestamp": "2025-07-24T15:53:29.252Z"
},
{
"period": 3,
"samples": 50,
"accuracy": null,
"confidence": 85.58,
"timestamp": "2025-07-24T18:24:41.498Z"
},
{
"period": 4,
"samples": 50,
"accuracy": null,
"confidence": 79.18,
"timestamp": "2025-07-24T22:18:04.596Z"
},
{
"period": 5,
"samples": 50,
"accuracy": null,
"confidence": 79.1,
"timestamp": "2025-07-24T23:20:12.602Z"
},
{
"period": 6,
"samples": 50,
"accuracy": null,
"confidence": 79.4,
"timestamp": "2025-07-25T00:21:11.292Z"
},
{
"period": 7,
"samples": 50,
"accuracy": null,
"confidence": 79.3,
"timestamp": "2025-07-25T01:23:13.679Z"
},
{
"period": 8,
"samples": 50,
"accuracy": null,
"confidence": 77.9,
"timestamp": "2025-07-25T02:23:09.964Z"
},
{
"period": 9,
"samples": 50,
"accuracy": null,
"confidence": 79.4,
"timestamp": "2025-07-25T08:32:25.896Z"
},
{
"period": 10,
"samples": 50,
"accuracy": null,
"confidence": 76.7,
"timestamp": "2025-07-25T11:18:58.868Z"
},
{
"period": 11,
"samples": 6,
"accuracy": null,
"confidence": 77.5,
"timestamp": "2025-07-25T11:32:10.975Z"
}
],
"confidence": [
{
"index": 1,
"timestamp": "2025-07-24T06:07:53.608Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 2,
"timestamp": "2025-07-24T06:10:03.941Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 3,
"timestamp": "2025-07-24T08:14:55.664Z",
"confidence": 75,
"accuracy": 0.95,
"symbol": "SOL",
"outcome": "WIN"
},
{
"index": 4,
"timestamp": "2025-07-24T08:54:29.664Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 5,
"timestamp": "2025-07-24T09:06:40.165Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 6,
"timestamp": "2025-07-24T09:08:06.565Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 7,
"timestamp": "2025-07-24T09:10:29.476Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 8,
"timestamp": "2025-07-24T09:10:42.317Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 9,
"timestamp": "2025-07-24T09:28:55.765Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 10,
"timestamp": "2025-07-24T09:38:58.892Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 11,
"timestamp": "2025-07-24T09:43:21.210Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 12,
"timestamp": "2025-07-24T09:43:41.773Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 13,
"timestamp": "2025-07-24T09:47:03.866Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 14,
"timestamp": "2025-07-24T09:48:04.111Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 15,
"timestamp": "2025-07-24T11:25:19.686Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 16,
"timestamp": "2025-07-24T11:51:16.875Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 17,
"timestamp": "2025-07-24T11:52:17.694Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 18,
"timestamp": "2025-07-24T11:53:35.982Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 19,
"timestamp": "2025-07-24T11:54:31.665Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 20,
"timestamp": "2025-07-24T11:56:18.972Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 21,
"timestamp": "2025-07-24T11:56:42.930Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 22,
"timestamp": "2025-07-24T11:56:59.444Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 23,
"timestamp": "2025-07-24T11:58:37.457Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 24,
"timestamp": "2025-07-24T11:58:39.994Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 25,
"timestamp": "2025-07-24T11:58:40.989Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 26,
"timestamp": "2025-07-24T12:01:18.576Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 27,
"timestamp": "2025-07-24T12:02:16.604Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 28,
"timestamp": "2025-07-24T12:02:34.861Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 29,
"timestamp": "2025-07-24T12:03:33.275Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 30,
"timestamp": "2025-07-24T12:04:01.010Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 31,
"timestamp": "2025-07-24T12:04:01.933Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 32,
"timestamp": "2025-07-24T12:06:16.865Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 33,
"timestamp": "2025-07-24T12:06:28.899Z",
"confidence": 68,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 34,
"timestamp": "2025-07-24T12:08:08.532Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 35,
"timestamp": "2025-07-24T12:08:26.573Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 36,
"timestamp": "2025-07-24T12:09:51.014Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 37,
"timestamp": "2025-07-24T12:11:19.023Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 38,
"timestamp": "2025-07-24T12:12:23.447Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 39,
"timestamp": "2025-07-24T12:13:29.892Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 40,
"timestamp": "2025-07-24T12:14:00.865Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 41,
"timestamp": "2025-07-24T12:14:13.536Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 42,
"timestamp": "2025-07-24T12:16:20.089Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 43,
"timestamp": "2025-07-24T12:16:24.212Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 44,
"timestamp": "2025-07-24T12:18:17.723Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 45,
"timestamp": "2025-07-24T12:19:51.731Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 46,
"timestamp": "2025-07-24T12:21:17.467Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 47,
"timestamp": "2025-07-24T12:22:21.171Z",
"confidence": 60,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 48,
"timestamp": "2025-07-24T12:23:24.859Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 49,
"timestamp": "2025-07-24T12:24:10.780Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 50,
"timestamp": "2025-07-24T12:26:17.571Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 51,
"timestamp": "2025-07-24T12:26:24.222Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 52,
"timestamp": "2025-07-24T12:28:22.529Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 53,
"timestamp": "2025-07-24T12:28:24.216Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 54,
"timestamp": "2025-07-24T12:31:26.000Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 55,
"timestamp": "2025-07-24T12:31:40.100Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 56,
"timestamp": "2025-07-24T12:33:25.056Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 57,
"timestamp": "2025-07-24T12:33:47.878Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 58,
"timestamp": "2025-07-24T12:36:19.239Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 59,
"timestamp": "2025-07-24T12:36:19.934Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 60,
"timestamp": "2025-07-24T12:38:02.988Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 61,
"timestamp": "2025-07-24T12:38:24.348Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 62,
"timestamp": "2025-07-24T12:41:16.099Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 63,
"timestamp": "2025-07-24T12:42:13.479Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 64,
"timestamp": "2025-07-24T12:43:23.734Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 65,
"timestamp": "2025-07-24T12:43:38.305Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 66,
"timestamp": "2025-07-24T12:46:18.723Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 67,
"timestamp": "2025-07-24T12:46:30.650Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 68,
"timestamp": "2025-07-24T12:47:54.836Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 69,
"timestamp": "2025-07-24T12:48:18.464Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 70,
"timestamp": "2025-07-24T12:51:16.554Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 71,
"timestamp": "2025-07-24T12:51:55.482Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 72,
"timestamp": "2025-07-24T12:53:20.902Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 73,
"timestamp": "2025-07-24T12:53:24.769Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 74,
"timestamp": "2025-07-24T12:53:41.870Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 75,
"timestamp": "2025-07-24T12:53:57.039Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 76,
"timestamp": "2025-07-24T12:55:54.695Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 77,
"timestamp": "2025-07-24T12:58:34.292Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 78,
"timestamp": "2025-07-24T12:58:40.485Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 79,
"timestamp": "2025-07-24T12:58:41.657Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 80,
"timestamp": "2025-07-24T12:58:57.254Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 81,
"timestamp": "2025-07-24T12:59:22.954Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 82,
"timestamp": "2025-07-24T13:43:17.351Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 83,
"timestamp": "2025-07-24T13:50:06.335Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 84,
"timestamp": "2025-07-24T13:50:08.090Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 85,
"timestamp": "2025-07-24T13:53:14.058Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 86,
"timestamp": "2025-07-24T13:53:47.620Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 87,
"timestamp": "2025-07-24T13:55:57.803Z",
"confidence": 60,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 88,
"timestamp": "2025-07-24T14:04:15.817Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 89,
"timestamp": "2025-07-24T14:23:23.941Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 90,
"timestamp": "2025-07-24T14:56:15.534Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 91,
"timestamp": "2025-07-24T14:57:19.839Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 92,
"timestamp": "2025-07-24T14:58:27.460Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 93,
"timestamp": "2025-07-24T15:36:13.788Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 94,
"timestamp": "2025-07-24T15:38:17.592Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 95,
"timestamp": "2025-07-24T15:40:15.550Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 96,
"timestamp": "2025-07-24T15:45:21.099Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 97,
"timestamp": "2025-07-24T15:49:18.212Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 98,
"timestamp": "2025-07-24T15:49:45.474Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 99,
"timestamp": "2025-07-24T15:51:21.804Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 100,
"timestamp": "2025-07-24T15:53:29.252Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 101,
"timestamp": "2025-07-24T16:00:25.681Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 102,
"timestamp": "2025-07-24T16:02:28.409Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 103,
"timestamp": "2025-07-24T16:02:30.399Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 104,
"timestamp": "2025-07-24T16:06:57.854Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 105,
"timestamp": "2025-07-24T16:35:59.306Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 106,
"timestamp": "2025-07-24T16:37:09.967Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 107,
"timestamp": "2025-07-24T16:38:50.544Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 108,
"timestamp": "2025-07-24T16:41:21.396Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 109,
"timestamp": "2025-07-24T16:43:43.217Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 110,
"timestamp": "2025-07-24T16:52:13.304Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 111,
"timestamp": "2025-07-24T16:52:25.042Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 112,
"timestamp": "2025-07-24T16:54:13.044Z",
"confidence": 96,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 113,
"timestamp": "2025-07-24T17:11:16.067Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 114,
"timestamp": "2025-07-24T17:15:51.380Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 115,
"timestamp": "2025-07-24T17:22:06.899Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 116,
"timestamp": "2025-07-24T17:24:50.873Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 117,
"timestamp": "2025-07-24T17:29:54.389Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 118,
"timestamp": "2025-07-24T17:33:51.738Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 119,
"timestamp": "2025-07-24T17:35:12.232Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 120,
"timestamp": "2025-07-24T17:39:56.686Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 121,
"timestamp": "2025-07-24T17:46:22.522Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 122,
"timestamp": "2025-07-24T17:48:47.387Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 123,
"timestamp": "2025-07-24T17:50:13.873Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 124,
"timestamp": "2025-07-24T17:50:49.485Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 125,
"timestamp": "2025-07-24T17:51:56.873Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 126,
"timestamp": "2025-07-24T17:52:20.289Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 127,
"timestamp": "2025-07-24T17:52:22.080Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 128,
"timestamp": "2025-07-24T17:54:15.520Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 129,
"timestamp": "2025-07-24T17:54:23.050Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 130,
"timestamp": "2025-07-24T17:54:38.874Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 131,
"timestamp": "2025-07-24T17:56:25.844Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 132,
"timestamp": "2025-07-24T17:58:40.790Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 133,
"timestamp": "2025-07-24T17:59:57.111Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 134,
"timestamp": "2025-07-24T18:00:57.545Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 135,
"timestamp": "2025-07-24T18:02:50.237Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 136,
"timestamp": "2025-07-24T18:05:27.138Z",
"confidence": 60,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 137,
"timestamp": "2025-07-24T18:05:27.907Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 138,
"timestamp": "2025-07-24T18:07:18.498Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 139,
"timestamp": "2025-07-24T18:09:02.017Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 140,
"timestamp": "2025-07-24T18:10:13.683Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 141,
"timestamp": "2025-07-24T18:11:20.992Z",
"confidence": 60,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 142,
"timestamp": "2025-07-24T18:12:53.757Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 143,
"timestamp": "2025-07-24T18:15:23.648Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 144,
"timestamp": "2025-07-24T18:15:34.722Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 145,
"timestamp": "2025-07-24T18:17:21.087Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 146,
"timestamp": "2025-07-24T18:18:55.977Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 147,
"timestamp": "2025-07-24T18:20:30.401Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 148,
"timestamp": "2025-07-24T18:21:27.489Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 149,
"timestamp": "2025-07-24T18:23:34.759Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 150,
"timestamp": "2025-07-24T18:24:41.498Z",
"confidence": 102,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 151,
"timestamp": "2025-07-24T18:24:53.576Z",
"confidence": 84,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 152,
"timestamp": "2025-07-24T18:26:30.072Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 153,
"timestamp": "2025-07-24T18:27:25.518Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 154,
"timestamp": "2025-07-24T18:27:39.058Z",
"confidence": 90,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 155,
"timestamp": "2025-07-24T18:42:12.929Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 156,
"timestamp": "2025-07-24T20:41:17.174Z",
"confidence": 85,
"accuracy": null,
"symbol": "ETHUSD",
"outcome": null
},
{
"index": 157,
"timestamp": "2025-07-24T20:54:03.381Z",
"confidence": 85,
"accuracy": null,
"symbol": "BTCUSD",
"outcome": null
},
{
"index": 158,
"timestamp": "2025-07-24T20:56:41.966Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 159,
"timestamp": "2025-07-24T21:03:13.961Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 160,
"timestamp": "2025-07-24T21:03:38.023Z",
"confidence": 75,
"accuracy": null,
"symbol": "BTCUSD",
"outcome": null
},
{
"index": 161,
"timestamp": "2025-07-24T21:06:08.289Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 162,
"timestamp": "2025-07-24T21:21:42.526Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 163,
"timestamp": "2025-07-24T21:26:18.521Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 164,
"timestamp": "2025-07-24T21:31:11.458Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 165,
"timestamp": "2025-07-24T21:33:13.877Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 166,
"timestamp": "2025-07-24T21:33:46.487Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 167,
"timestamp": "2025-07-24T21:35:54.125Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 168,
"timestamp": "2025-07-24T21:38:29.834Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 169,
"timestamp": "2025-07-24T21:40:50.269Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 170,
"timestamp": "2025-07-24T21:41:13.982Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 171,
"timestamp": "2025-07-24T21:42:07.457Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 172,
"timestamp": "2025-07-24T21:42:49.877Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 173,
"timestamp": "2025-07-24T21:43:16.731Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 174,
"timestamp": "2025-07-24T21:44:33.251Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 175,
"timestamp": "2025-07-24T21:45:49.878Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 176,
"timestamp": "2025-07-24T21:48:09.304Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 177,
"timestamp": "2025-07-24T21:50:24.555Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 178,
"timestamp": "2025-07-24T21:50:45.915Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 179,
"timestamp": "2025-07-24T21:51:25.208Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 180,
"timestamp": "2025-07-24T21:52:56.896Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 181,
"timestamp": "2025-07-24T21:53:29.178Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 182,
"timestamp": "2025-07-24T21:53:35.998Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 183,
"timestamp": "2025-07-24T21:55:54.788Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 184,
"timestamp": "2025-07-24T21:57:58.713Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 185,
"timestamp": "2025-07-24T22:00:09.970Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 186,
"timestamp": "2025-07-24T22:00:28.391Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 187,
"timestamp": "2025-07-24T22:01:12.695Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 188,
"timestamp": "2025-07-24T22:02:47.438Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 189,
"timestamp": "2025-07-24T22:03:12.729Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 190,
"timestamp": "2025-07-24T22:04:21.724Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 191,
"timestamp": "2025-07-24T22:06:16.749Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 192,
"timestamp": "2025-07-24T22:08:07.805Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 193,
"timestamp": "2025-07-24T22:10:24.955Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 194,
"timestamp": "2025-07-24T22:10:40.553Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 195,
"timestamp": "2025-07-24T22:11:53.952Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 196,
"timestamp": "2025-07-24T22:13:03.584Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 197,
"timestamp": "2025-07-24T22:13:09.948Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 198,
"timestamp": "2025-07-24T22:14:26.312Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 199,
"timestamp": "2025-07-24T22:15:58.381Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 200,
"timestamp": "2025-07-24T22:18:04.596Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 201,
"timestamp": "2025-07-24T22:20:14.040Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 202,
"timestamp": "2025-07-24T22:20:32.352Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 203,
"timestamp": "2025-07-24T22:21:25.075Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 204,
"timestamp": "2025-07-24T22:23:00.889Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 205,
"timestamp": "2025-07-24T22:23:08.700Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 206,
"timestamp": "2025-07-24T22:24:22.356Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 207,
"timestamp": "2025-07-24T22:25:54.832Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 208,
"timestamp": "2025-07-24T22:28:00.714Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 209,
"timestamp": "2025-07-24T22:30:19.598Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 210,
"timestamp": "2025-07-24T22:30:27.575Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 211,
"timestamp": "2025-07-24T22:31:22.956Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 212,
"timestamp": "2025-07-24T22:32:53.389Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 213,
"timestamp": "2025-07-24T22:33:23.947Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 214,
"timestamp": "2025-07-24T22:33:30.349Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 215,
"timestamp": "2025-07-24T22:34:30.439Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 216,
"timestamp": "2025-07-24T22:35:55.631Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 217,
"timestamp": "2025-07-24T22:38:11.128Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 218,
"timestamp": "2025-07-24T22:40:28.368Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 219,
"timestamp": "2025-07-24T22:40:33.226Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 220,
"timestamp": "2025-07-24T22:41:31.686Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 221,
"timestamp": "2025-07-24T22:42:49.730Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 222,
"timestamp": "2025-07-24T22:43:14.723Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 223,
"timestamp": "2025-07-24T22:44:06.467Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 224,
"timestamp": "2025-07-24T22:45:52.651Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 225,
"timestamp": "2025-07-24T22:48:06.178Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 226,
"timestamp": "2025-07-24T22:50:09.340Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 227,
"timestamp": "2025-07-24T22:50:23.270Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 228,
"timestamp": "2025-07-24T22:51:25.923Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 229,
"timestamp": "2025-07-24T22:52:54.995Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 230,
"timestamp": "2025-07-24T22:53:08.410Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 231,
"timestamp": "2025-07-24T22:54:11.005Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 232,
"timestamp": "2025-07-24T22:55:50.691Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 233,
"timestamp": "2025-07-24T22:57:56.568Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 234,
"timestamp": "2025-07-24T23:00:10.309Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 235,
"timestamp": "2025-07-24T23:00:28.673Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 236,
"timestamp": "2025-07-24T23:01:20.943Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 237,
"timestamp": "2025-07-24T23:02:51.029Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 238,
"timestamp": "2025-07-24T23:03:19.878Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 239,
"timestamp": "2025-07-24T23:03:30.135Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 240,
"timestamp": "2025-07-24T23:05:58.598Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 241,
"timestamp": "2025-07-24T23:08:08.770Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 242,
"timestamp": "2025-07-24T23:10:14.351Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 243,
"timestamp": "2025-07-24T23:10:33.616Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 244,
"timestamp": "2025-07-24T23:11:33.351Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 245,
"timestamp": "2025-07-24T23:12:43.470Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 246,
"timestamp": "2025-07-24T23:13:11.520Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 247,
"timestamp": "2025-07-24T23:14:10.480Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 248,
"timestamp": "2025-07-24T23:15:57.371Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 249,
"timestamp": "2025-07-24T23:18:01.157Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 250,
"timestamp": "2025-07-24T23:20:12.602Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 251,
"timestamp": "2025-07-24T23:20:18.806Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 252,
"timestamp": "2025-07-24T23:21:11.968Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 253,
"timestamp": "2025-07-24T23:22:44.602Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 254,
"timestamp": "2025-07-24T23:23:14.547Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 255,
"timestamp": "2025-07-24T23:24:08.291Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 256,
"timestamp": "2025-07-24T23:25:54.787Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 257,
"timestamp": "2025-07-24T23:27:54.967Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 258,
"timestamp": "2025-07-24T23:30:12.234Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 259,
"timestamp": "2025-07-24T23:30:28.322Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 260,
"timestamp": "2025-07-24T23:31:17.845Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 261,
"timestamp": "2025-07-24T23:32:48.665Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 262,
"timestamp": "2025-07-24T23:33:08.714Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 263,
"timestamp": "2025-07-24T23:34:04.498Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 264,
"timestamp": "2025-07-24T23:35:55.209Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 265,
"timestamp": "2025-07-24T23:37:58.561Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 266,
"timestamp": "2025-07-24T23:40:15.442Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 267,
"timestamp": "2025-07-24T23:40:22.466Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 268,
"timestamp": "2025-07-24T23:41:18.327Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 269,
"timestamp": "2025-07-24T23:42:45.226Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 270,
"timestamp": "2025-07-24T23:43:09.001Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 271,
"timestamp": "2025-07-24T23:44:05.689Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 272,
"timestamp": "2025-07-24T23:45:51.455Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 273,
"timestamp": "2025-07-24T23:47:57.144Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 274,
"timestamp": "2025-07-24T23:50:09.780Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 275,
"timestamp": "2025-07-24T23:50:20.338Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 276,
"timestamp": "2025-07-24T23:51:10.113Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 277,
"timestamp": "2025-07-24T23:52:43.344Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 278,
"timestamp": "2025-07-24T23:53:06.626Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 279,
"timestamp": "2025-07-24T23:54:05.527Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 280,
"timestamp": "2025-07-24T23:55:50.749Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 281,
"timestamp": "2025-07-24T23:57:57.471Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 282,
"timestamp": "2025-07-25T00:00:10.069Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 283,
"timestamp": "2025-07-25T00:00:19.706Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 284,
"timestamp": "2025-07-25T00:01:39.368Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 285,
"timestamp": "2025-07-25T00:02:43.957Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 286,
"timestamp": "2025-07-25T00:03:23.124Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 287,
"timestamp": "2025-07-25T00:04:04.795Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 288,
"timestamp": "2025-07-25T00:05:58.042Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 289,
"timestamp": "2025-07-25T00:08:12.683Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 290,
"timestamp": "2025-07-25T00:10:16.999Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 291,
"timestamp": "2025-07-25T00:10:24.054Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 292,
"timestamp": "2025-07-25T00:11:21.392Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 293,
"timestamp": "2025-07-25T00:12:59.766Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 294,
"timestamp": "2025-07-25T00:13:03.685Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 295,
"timestamp": "2025-07-25T00:14:15.305Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 296,
"timestamp": "2025-07-25T00:16:09.828Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 297,
"timestamp": "2025-07-25T00:18:02.067Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 298,
"timestamp": "2025-07-25T00:20:13.095Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 299,
"timestamp": "2025-07-25T00:20:23.481Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 300,
"timestamp": "2025-07-25T00:21:11.292Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 301,
"timestamp": "2025-07-25T00:22:42.046Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 302,
"timestamp": "2025-07-25T00:23:11.611Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 303,
"timestamp": "2025-07-25T00:23:21.756Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 304,
"timestamp": "2025-07-25T00:25:48.649Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 305,
"timestamp": "2025-07-25T00:28:00.613Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 306,
"timestamp": "2025-07-25T00:30:15.498Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 307,
"timestamp": "2025-07-25T00:30:21.418Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 308,
"timestamp": "2025-07-25T00:31:09.425Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 309,
"timestamp": "2025-07-25T00:32:44.645Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 310,
"timestamp": "2025-07-25T00:33:07.110Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 311,
"timestamp": "2025-07-25T00:33:17.456Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 312,
"timestamp": "2025-07-25T00:35:47.056Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 313,
"timestamp": "2025-07-25T00:38:00.089Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 314,
"timestamp": "2025-07-25T00:40:07.947Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 315,
"timestamp": "2025-07-25T00:40:19.394Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 316,
"timestamp": "2025-07-25T00:41:19.214Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 317,
"timestamp": "2025-07-25T00:42:45.758Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 318,
"timestamp": "2025-07-25T00:43:04.624Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 319,
"timestamp": "2025-07-25T00:44:05.251Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 320,
"timestamp": "2025-07-25T00:45:46.659Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 321,
"timestamp": "2025-07-25T00:48:04.728Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 322,
"timestamp": "2025-07-25T00:50:09.640Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 323,
"timestamp": "2025-07-25T00:50:18.031Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 324,
"timestamp": "2025-07-25T00:51:11.367Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 325,
"timestamp": "2025-07-25T00:52:43.791Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 326,
"timestamp": "2025-07-25T00:52:58.035Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 327,
"timestamp": "2025-07-25T00:54:10.663Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 328,
"timestamp": "2025-07-25T00:55:48.308Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 329,
"timestamp": "2025-07-25T00:57:59.541Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 330,
"timestamp": "2025-07-25T01:00:08.721Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 331,
"timestamp": "2025-07-25T01:00:19.389Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 332,
"timestamp": "2025-07-25T01:01:19.060Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 333,
"timestamp": "2025-07-25T01:02:45.637Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 334,
"timestamp": "2025-07-25T01:03:11.047Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 335,
"timestamp": "2025-07-25T01:03:26.576Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 336,
"timestamp": "2025-07-25T01:06:12.229Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 337,
"timestamp": "2025-07-25T01:08:03.531Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 338,
"timestamp": "2025-07-25T01:10:12.407Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 339,
"timestamp": "2025-07-25T01:10:21.725Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 340,
"timestamp": "2025-07-25T01:11:18.882Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 341,
"timestamp": "2025-07-25T01:12:52.683Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 342,
"timestamp": "2025-07-25T01:13:05.490Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 343,
"timestamp": "2025-07-25T01:14:09.880Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 344,
"timestamp": "2025-07-25T01:15:52.362Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 345,
"timestamp": "2025-07-25T01:18:04.451Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 346,
"timestamp": "2025-07-25T01:20:13.738Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 347,
"timestamp": "2025-07-25T01:20:28.618Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 348,
"timestamp": "2025-07-25T01:21:22.906Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 349,
"timestamp": "2025-07-25T01:22:51.409Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 350,
"timestamp": "2025-07-25T01:23:13.679Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 351,
"timestamp": "2025-07-25T01:24:19.543Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 352,
"timestamp": "2025-07-25T01:25:49.815Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 353,
"timestamp": "2025-07-25T01:27:57.397Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 354,
"timestamp": "2025-07-25T01:30:11.219Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 355,
"timestamp": "2025-07-25T01:30:19.151Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 356,
"timestamp": "2025-07-25T01:31:12.870Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 357,
"timestamp": "2025-07-25T01:32:42.353Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 358,
"timestamp": "2025-07-25T01:33:21.970Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 359,
"timestamp": "2025-07-25T01:34:09.570Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 360,
"timestamp": "2025-07-25T01:35:48.399Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 361,
"timestamp": "2025-07-25T01:38:00.136Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 362,
"timestamp": "2025-07-25T01:38:12.985Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 363,
"timestamp": "2025-07-25T01:40:07.990Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 364,
"timestamp": "2025-07-25T01:40:28.347Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 365,
"timestamp": "2025-07-25T01:41:14.313Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 366,
"timestamp": "2025-07-25T01:42:46.194Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 367,
"timestamp": "2025-07-25T01:43:06.528Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 368,
"timestamp": "2025-07-25T01:43:19.275Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 369,
"timestamp": "2025-07-25T01:45:49.680Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 370,
"timestamp": "2025-07-25T01:47:59.955Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 371,
"timestamp": "2025-07-25T01:50:11.902Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 372,
"timestamp": "2025-07-25T01:50:17.185Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 373,
"timestamp": "2025-07-25T01:51:12.948Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 374,
"timestamp": "2025-07-25T01:52:46.715Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 375,
"timestamp": "2025-07-25T01:53:14.092Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 376,
"timestamp": "2025-07-25T01:53:21.038Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 377,
"timestamp": "2025-07-25T01:55:57.707Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 378,
"timestamp": "2025-07-25T01:58:07.218Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 379,
"timestamp": "2025-07-25T02:00:10.103Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 380,
"timestamp": "2025-07-25T02:00:21.887Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 381,
"timestamp": "2025-07-25T02:01:21.789Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 382,
"timestamp": "2025-07-25T02:02:59.792Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 383,
"timestamp": "2025-07-25T02:03:13.461Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 384,
"timestamp": "2025-07-25T02:04:23.336Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 385,
"timestamp": "2025-07-25T02:05:50.296Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 386,
"timestamp": "2025-07-25T02:08:05.122Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 387,
"timestamp": "2025-07-25T02:10:11.747Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 388,
"timestamp": "2025-07-25T02:10:20.419Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 389,
"timestamp": "2025-07-25T02:11:10.486Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 390,
"timestamp": "2025-07-25T02:12:42.606Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 391,
"timestamp": "2025-07-25T02:13:10.829Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 392,
"timestamp": "2025-07-25T02:13:24.501Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 393,
"timestamp": "2025-07-25T02:14:19.449Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 394,
"timestamp": "2025-07-25T02:15:56.406Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 395,
"timestamp": "2025-07-25T02:18:01.603Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 396,
"timestamp": "2025-07-25T02:20:08.757Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 397,
"timestamp": "2025-07-25T02:20:16.078Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 398,
"timestamp": "2025-07-25T02:21:11.313Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 399,
"timestamp": "2025-07-25T02:22:49.758Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 400,
"timestamp": "2025-07-25T02:23:09.964Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 401,
"timestamp": "2025-07-25T02:24:14.858Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 402,
"timestamp": "2025-07-25T02:25:49.952Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 403,
"timestamp": "2025-07-25T02:28:00.074Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 404,
"timestamp": "2025-07-25T02:33:02.814Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 405,
"timestamp": "2025-07-25T02:35:53.395Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 406,
"timestamp": "2025-07-25T02:38:03.896Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 407,
"timestamp": "2025-07-25T02:40:12.974Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 408,
"timestamp": "2025-07-25T02:41:08.878Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 409,
"timestamp": "2025-07-25T06:03:19.300Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 410,
"timestamp": "2025-07-25T06:13:31.837Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 411,
"timestamp": "2025-07-25T06:36:30.425Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 412,
"timestamp": "2025-07-25T06:38:04.619Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 413,
"timestamp": "2025-07-25T06:41:39.551Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 414,
"timestamp": "2025-07-25T06:46:05.652Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 415,
"timestamp": "2025-07-25T06:47:17.360Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 416,
"timestamp": "2025-07-25T06:47:36.459Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 417,
"timestamp": "2025-07-25T06:51:03.938Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 418,
"timestamp": "2025-07-25T06:54:11.993Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 419,
"timestamp": "2025-07-25T06:56:38.421Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 420,
"timestamp": "2025-07-25T06:57:39.608Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 421,
"timestamp": "2025-07-25T06:58:47.681Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 422,
"timestamp": "2025-07-25T07:00:52.288Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 423,
"timestamp": "2025-07-25T07:03:39.568Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 424,
"timestamp": "2025-07-25T07:06:03.800Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 425,
"timestamp": "2025-07-25T07:06:09.830Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 426,
"timestamp": "2025-07-25T07:06:42.336Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 427,
"timestamp": "2025-07-25T07:10:59.956Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 428,
"timestamp": "2025-07-25T07:13:44.000Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 429,
"timestamp": "2025-07-25T07:15:31.264Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 430,
"timestamp": "2025-07-25T07:15:58.163Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 431,
"timestamp": "2025-07-25T07:16:33.639Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 432,
"timestamp": "2025-07-25T07:16:39.238Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 433,
"timestamp": "2025-07-25T07:16:42.418Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 434,
"timestamp": "2025-07-25T07:17:38.746Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 435,
"timestamp": "2025-07-25T07:17:50.566Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 436,
"timestamp": "2025-07-25T07:21:26.145Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 437,
"timestamp": "2025-07-25T07:23:39.110Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 438,
"timestamp": "2025-07-25T07:26:22.510Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 439,
"timestamp": "2025-07-25T07:34:58.015Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 440,
"timestamp": "2025-07-25T07:35:53.584Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 441,
"timestamp": "2025-07-25T07:44:29.337Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 442,
"timestamp": "2025-07-25T07:51:06.871Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 443,
"timestamp": "2025-07-25T08:00:28.850Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 444,
"timestamp": "2025-07-25T08:03:21.591Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 445,
"timestamp": "2025-07-25T08:09:56.100Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 446,
"timestamp": "2025-07-25T08:12:56.342Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 447,
"timestamp": "2025-07-25T08:13:08.560Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 448,
"timestamp": "2025-07-25T08:18:21.024Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 449,
"timestamp": "2025-07-25T08:27:52.021Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 450,
"timestamp": "2025-07-25T08:32:25.896Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 451,
"timestamp": "2025-07-25T08:37:49.909Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 452,
"timestamp": "2025-07-25T08:41:55.148Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 453,
"timestamp": "2025-07-25T08:47:50.514Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 454,
"timestamp": "2025-07-25T08:52:06.119Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 455,
"timestamp": "2025-07-25T08:57:49.106Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 456,
"timestamp": "2025-07-25T09:02:08.958Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 457,
"timestamp": "2025-07-25T09:07:53.498Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 458,
"timestamp": "2025-07-25T09:12:26.146Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 459,
"timestamp": "2025-07-25T09:17:54.398Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 460,
"timestamp": "2025-07-25T09:22:17.638Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 461,
"timestamp": "2025-07-25T09:27:46.926Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 462,
"timestamp": "2025-07-25T09:31:54.620Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 463,
"timestamp": "2025-07-25T09:37:47.472Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 464,
"timestamp": "2025-07-25T09:42:04.972Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 465,
"timestamp": "2025-07-25T09:46:09.189Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 466,
"timestamp": "2025-07-25T09:47:47.783Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 467,
"timestamp": "2025-07-25T09:51:59.541Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 468,
"timestamp": "2025-07-25T09:55:28.119Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 469,
"timestamp": "2025-07-25T09:57:47.877Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 470,
"timestamp": "2025-07-25T10:01:57.350Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 471,
"timestamp": "2025-07-25T10:05:30.479Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 472,
"timestamp": "2025-07-25T10:07:50.726Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 473,
"timestamp": "2025-07-25T10:11:32.231Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 474,
"timestamp": "2025-07-25T10:12:09.054Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 475,
"timestamp": "2025-07-25T10:15:33.009Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 476,
"timestamp": "2025-07-25T10:17:50.337Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 477,
"timestamp": "2025-07-25T10:21:01.008Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 478,
"timestamp": "2025-07-25T10:22:01.920Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 479,
"timestamp": "2025-07-25T10:25:29.178Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 480,
"timestamp": "2025-07-25T10:27:47.613Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 481,
"timestamp": "2025-07-25T10:30:50.775Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 482,
"timestamp": "2025-07-25T10:31:57.031Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 483,
"timestamp": "2025-07-25T10:35:33.266Z",
"confidence": 80,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 484,
"timestamp": "2025-07-25T10:37:49.056Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 485,
"timestamp": "2025-07-25T10:40:52.640Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 486,
"timestamp": "2025-07-25T10:42:00.159Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 487,
"timestamp": "2025-07-25T10:45:28.637Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 488,
"timestamp": "2025-07-25T10:47:53.456Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 489,
"timestamp": "2025-07-25T10:51:01.419Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 490,
"timestamp": "2025-07-25T10:52:01.698Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 491,
"timestamp": "2025-07-25T10:55:29.922Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 492,
"timestamp": "2025-07-25T10:57:48.449Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 493,
"timestamp": "2025-07-25T11:00:56.228Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 494,
"timestamp": "2025-07-25T11:02:10.050Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 495,
"timestamp": "2025-07-25T11:05:29.121Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 496,
"timestamp": "2025-07-25T11:07:52.566Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 497,
"timestamp": "2025-07-25T11:10:54.585Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 498,
"timestamp": "2025-07-25T11:12:15.770Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 499,
"timestamp": "2025-07-25T11:15:35.064Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 500,
"timestamp": "2025-07-25T11:18:58.868Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 501,
"timestamp": "2025-07-25T11:20:58.353Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 502,
"timestamp": "2025-07-25T11:21:58.024Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 503,
"timestamp": "2025-07-25T11:25:29.441Z",
"confidence": 85,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 504,
"timestamp": "2025-07-25T11:27:50.930Z",
"confidence": 70,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 505,
"timestamp": "2025-07-25T11:30:53.082Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
},
{
"index": 506,
"timestamp": "2025-07-25T11:32:10.975Z",
"confidence": 75,
"accuracy": null,
"symbol": "SOLUSD",
"outcome": null
}
]
}