REDI Python3.7 API: win32com.client.Dispatch("REDI.ORDER")

Having run the .py file (order-entry-equities-futures.txt), I seem to be getting an error (ide-error.txt). It appears to be the COM dispatch..?
I'm running Python 3.7.

Tagged:

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @Andrew John.Dunlop

    Have you installed registry settings (api.reg) for REDIPlus API, as mentioned in Step 5 in the REDIPlus & API Installation Guide?

    From the error, it is unable to find the REDIPlus COM class in the Windows registry. Therefore, you need to install the registry settings for REDIPlus API.