You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/programmable/emsxHistory.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,11 @@ EMSX History Request
3
3
EMSX history service provides individual fill information via request/response service. The service name is
4
4
``//blp/emsx.history`` for production and ``//blp/emsx.history.uat`` for test environment.
5
5
6
-
This service should not be used as a replacement for route subscription service to capture fills information in real-time. Anyone found to abuse the service by making constant calls to the history service will be shutdown permanently by Bloomberg.
6
+
.. important::
7
+
8
+
This service should not be used as a replacement for route subscription service to capture fills information in real-time.
9
+
Anyone found to abuse the service by making constant calls to the history service will be shutdown permanently by Bloomberg.
10
+
7
11
8
12
A UUID's fills are only available if any of the following criteria are met:
0 commit comments