Define the content of the request - sample "HistoricalTimeSeries"
In the following example, we define the retrieval of a historical time series for a specific instrument. For this purpose, we edit the code sample "HistoricalTimeSeries", which you can find by default in the file SamplePullData.java.
For example, you can change the start or end date in the corresponding section of the code samples.
Save the changes and then run the SampleClient.java file.