NewsSentimentHarvesterClient

@Autowired
constructor(httpPost: HttpPost, objectMapper: ObjectMapper, httpClient: CloseableHttpClient, @Value(value = "${cryptotrader.analysis.base-url:https://localhost:8000}") analysisBaseUrl: String)