rsshub
Version:
Make RSS Great Again!
8 lines (6 loc) • 318 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Hudson River Trading',
url: 'hudsonrivertrading.com',
description: 'HRT (Hudson River Trading) is a quantitative trading firm that uses advanced algorithms and technology to trade across global financial markets.',
};