Matlab Thomson Reuters Tick History (TRTH) system API setup
step 1: >> 'which classpath.txt'
find the location of Matlab classpath file in your machine and replace it by the file enclosed
step 2: search for keyword 'TRTHApiService' in the new classpath.txt and manually copy and paste the TRTHApiService.jar in the zip into the corresponding path in 'classpath.txt' file.
step 3: all good to go (r = rdth(username,password); a=isconnection(r)) if a=1 then installed successfully
Cite As
chris zhang (2026). Matlab Thomson Reuters Tick History (TRTH) system API setup (https://www.mathworks.com/matlabcentral/fileexchange/59019-matlab-thomson-reuters-tick-history-trth-system-api-setup), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | . |
