Yes, in the sense that it provides a snapshot of the real-time information.
df, err = tr.get_data(instruments=['EUR=', 'GBP='], fields=['CF_LAST', 'VALUE_DT1', 'VALUE_TS1'])
The next version will provide streaming real-time with web sockets.