Hello everyone! I am following the Python example on page 34 of the REDI API Specification (1). Below is my exact code that I cut and pasted into my editor (2).
The results are that:
The variable result is false (Meaning that the order was not submitted?)
msg returns "False Price type is required" (Meaning that the COM interface failed?)
Not sure what to do next because I am just trying the most basic example. Thanks for any feedback.
(1)
(2)