curl "https://api-verifier-2.onrender.com/api/sentiment/EURUSD?startDate=2024-01-01&endDate=2024-01-15"
[ { "date": "2024-01-01T00:00:00.000Z", "long": 48, "short": 52 }, { "date": "2024-01-02T00:00:00.000Z", "long": 45, "short": 55 }, { "date": "2024-01-03T00:00:00.000Z", "long": 51, "short": 49 } ]
Retrieve sentiment data for a specific currency pair
Show data point