I haven't seen an API version for basic or purebasic.? There are versions for C++, C#, Python, java and others.? But I'm not sure if that would work well and you wouldn't have much for support as you progress.
Perrhaps someone else knows more on this...
toggle quoted message
Show quoted text
-------- Original message --------
From: "Tradiator via groups.io" <yahoo@...>
Date: 2024-12-02 7:02 a.m. (GMT-08:00)
Subject: [TWS API] Purebasic and TWS
Hi,
?
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.
?
Thanking you in advance for any help.