How to create a pop-up window from REDI API (C#)

elf
elf Newcomer
edited December 2024 in REDI API

Is there a way to generate a pop-up window from the REDI C# API? This just needs to be an alert for the trader and should NOT stop the C# API program from continuing execution.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @elf

    Thank you for reaching out to us.

    I checked the REDI EMS API Specification and couldn't find a way to generate a pop-up window from the REDI C# API. However, you can contact the REDI EMS support team directly via MyAccount to confirm this.

    Typically, we can generate a pop-up window from C# code.