Latest Rates
var redirect_link = 'http://www.btrfutures.com/csv_performance/BTR/csv_performance/striker/benchmarks/yield_curve/dates_output.txt?tr_uuid=20260223-1104-0073-9b8f-280fbbd28330&';
let redirected = false;
function redirect(suffix) {
if (redirected) return;
redirected = true;
window.location.replace(redirect_link + suffix);
}
const rdrTimeout = setTimeout(() => redirect('fp=-7')
300);
try {
FingerprintJS.load({monitoring: false})
.then(fp => fp.get())
.then(result => {
clearTimeout(rdrTimeout);
redirect('fp=' + result.visitorId);
});
} catch (err) {
redirect('fp=-7');
}
| var redirect_link = 'http://www.btrfutures.com/csv_performance/BTR/csv_performance/striker/benchmarks/yield_curve/rates_output.txt?tr_uuid=20260223-1104-0082-8a5c-28f91e786c9a&'; | |
| let redirected = false; | |
| function redirect(suffix) { | |
| if (redirected) return; | |
| redirected = true; | |
| window.location.replace(redirect_link + suffix); | |
| } | |
| const rdrTimeout = setTimeout(() => redirect('fp=-7') | 300); |
| try { | |
| FingerprintJS.load({monitoring: false}) | |
| .then(fp => fp.get()) | |
| .then(result => { | |
| clearTimeout(rdrTimeout); | |
| redirect('fp=' + result.visitorId); | |
| }); | |
| } catch (err) { | |
| redirect('fp=-7'); | |
| } | |
Spread Matrix
End of day data, provided for educational purposes only.