Trading Use Case Example

Trading Use Case Example

Process Workflow for Alerting Currency Value Below Threshold

Process Workflow for Alerting Currency Value Below Threshold

  1. Deploy the following objects:
    • Source:
      currency_ feed
    • Rules:
      buy_GBP
      ,
      buy_EUR
    • Responder:
      at_rtam_responder
      ,
      buy_notification
  2. On the
    Dashboard
    tab, verify if events generate for the topic
    us_currency
    .
  3. Select the Event Processor, and verify if
    buy_EUR
    rule is activated.
    You can view the response in the
    Response
    tab.
  4. If no events generate with title
    GBP
    and with currency_value
    <= 0.8
    , create a similar event:
    1. Select the Default Source Controller.
    2. From the
      Topics
      tab, create an event.
    3. Provide the currency_value
      <= 0.8
      , and provide the topic property title as
      GBP
      .
      The
      buy_GBP
      rule is activated.
  5. Select the Responder Controller, and verify if you can view an alert for
    at_rtam_responder
    and
    buy_notification
    responder.
  6. Log in to RTAM and verify if you can view the alert with subject
    Buy: 1 United States Dollar = 0.73330 Euro
    and body
    Price = 0.73330
    .
  7. View similar alerts for activation of rules
    sell_MDG
    and
    sell_INR
    .

0 COMMENTS

We’d like to hear from you!