VB6 programmer (VB6 only) for online stock/share purchase and sell

Job ID: 39624005

Budget: $30 – $250 USD

We're seeking a dedicated professional to INTEGRATE our existing VB6 applications with external data sources.

The creation of a VB6 application from scratch is required.
No .Net, no C#, no PHP, no Python, no third party controls, no compiled objects.

The use of free objects/sources freely available on the internet is really appreciated (and reduces testing and development time).

I am looking for a Visual Basic 6 programmer (only VB6, nothing else) who can integrate with the API and WebServices of any provider/broker.
The choice of provider is up to the developer (Forex, eToro, Trading 212, Capital.com, Plus500, Interactive Brokers, DEGIRO, AvaTrade, ...)

Application layout is easy: one form only (because must be integrated in an existing VB6 applications, read above)
It would be useful if the form displayed the chart of a stock (e.g. Microsoft Corporation, code MSFT) --> https://it.advfn.com/mercati/NASDAQ/MSFT/grafico/streaming
or an index (e.g. S&P 500, code SP500) --> https://it.advfn.com/mercati/SPI/SP500/grafico/streaming
reading data that changes.
Alternatively, could be used API of Polygon.io


----- System and database -----
If a DB is needed.... "MS Access" 97/2000 DB is needed (or you can use what you prefer BUT you have to export in .mdb the database file for our test).
Application will be tested and used into an Intranet.
The application will work into an intranet (no internet)

Source-code required for test, no compiled.
Unnecessary images, files, libraries, ... must be removed.
The source code is required to have a good level of comments, to allow bug-fixing, code maintenance and possibly future evolution.

A robust LOG showing all phases is required for the test phase: start... started, reboot... rebooted, sent request... received answer, calculation start... calculation completed, ......