Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Message Specification - EBS Ticker

JSON Field

Description

Value

VendorName

Vendor Name

UK_EBS

Chain

Chain

false

Source

Source

EBS

Fields

 

→BEST_BID

Best Bid

100.59375

→BEST_BID

Best Ask

100.65625

→VALUE_DT1

Current Date

31 Oct 2024

→VALUE_TS1

Time of update

11:57:00

→GEN_VAL2

Given value

Given

→GEN_VAL1

Paid

Paid

→SESSION1LO

Daily Touch Low

DailyTouchLow

→SESSION1HI

Daily Touch High

DailyTouchHigh

 Example - EBS Ticker Message
"NEXFXTICK": {
  "VendorName": "NEXFXTICK",
  "Chain": false,
  "Source": "FX",
  "Fields": {
    "BID": "Bid",
    "ASK": "Ask",
    "VALUE_DT1": "CurrentDate",
    "VALUE_TS1": "TimeOfUpdate"
  },
"UK_EBS": {
            "VendorName": "UK_EBS",
            "Chain": false,
            "Source": "EBS",
            "Fields": {
              "BEST_BID1": "Bid",
              "BEST_ASK1": "Ask",
              "VALUE_DT1": "CurrentDate",
              "VALUE_TS1": "TimeOfUpdate",
              "GEN_VAL2": "Given",
              "GEN_VAL1": "Paid",
              "SESSION1LO": "DailyTouchLow",
              "SESSION1HI": "DailyTouchHigh"
"UK_EBS_METALS": {
            "VendorName": "UK_EBS_METALS",
            "Chain": false,
            "Source": "EBS",
            "Fields": {
              "BEST_BID1": "Bid",
              "BEST_ASK1": "Ask",
              "VALUE_DT1": "CurrentDate",
              "VALUE_TS1": "TimeOfUpdate",
              "GEN_VAL2": "Given",
              "GEN_VAL1": "Paid",
              "SESSION1LO": "DailyTouchLow",
              "SESSION1HI": "DailyTouchHigh


  • No labels