ARTICLE AD BOX
When I try to place a PEG BEST order from a Python script it shows up in Trader Workstation but is not transmitted. In my Python console I see this message:
Order rejected - reason:This order type is not allowed w/o PostToAts for specified destination
I have set
o = Order() … o.postToAts = 1I'll appreciate any suggestions! My AI queries were not fruitful.
