Search results

  1. J

    Set up TWS API in Linux(C++)

    I used it when i was in school for my class projects and it was also the programming language in my internship. So i kind of get used to it. But i am learning python recently.
  2. J

    Set up TWS API in Linux(C++)

    thank you for the hint. somehow the definition file for "TWSAPIDLLEXP" was missing. it works now after adding it.
  3. J

    Set up TWS API in Linux(C++)

    Hi, i am having some troubles setting up the API in my Ubuntu machine. 1. I downloaded and unzipped the file "twsapi_macunix.972.18.zip". I can see the source files inside but i don't need to install anything, do i? 2. i included the source files into my cpp project and my compiler complains...
Back
Top