Hello,
I am getting forex data from IBc. I'm using the symbols as suggested in the
symbology guide, e.g. EUR.USD-IDEALPRO-CASH . I do get the data for charts and
RT Window ok but when I tried using the order, for example:
ibc.PlaceOrder("EUR.USD-IDEALPRO-CASH", "Buy", 10000, "MKT", 0, 0, "Day", True
);I see the massage: 'error: 200. No security definition has been found for the request'. What is wrong? Could anybody gives me a word of advice?
