I am looking for Purebasic source code that uses TWS API. I am a begineer in Purebasic and TWS but not in programming but dont really know where to start.
?
For example do I have to: 1 - Load a DLL such as TWSAPI.DLL or TWSLib.dll or something else, and then call the included functions? 2 - Open a windows socket connection and then send command strings ?
?
I tryed to find out exploring source code in other languages, but nothing appeared clearly to me.
?
My feeling is that Purebasic is a good language for this use as it generates a very compact and efficient executable file with no depencies.
?
I just need to get started, then I can manage the rest. However if I could find Purebasic source code I might save a lot of time.