VB6 developer for FIN (financial) index calculation
Budget: $10 – $30 AUD
I'm seeking a dedicated professional to create an stand-alone module using VB6 only.
I hate "placeholders": project is easy and well explained.
No graphic interface. Only the creation of functions.
No C#, no PHP, no Python, no Java, no third party controls, no compiled objects.
I not need an application (it will create by me) but functions/subs only
The goal is create VB6 functions who can return the "actual value" (no the history array) of following financial indexes:
- RSI 14
- ADX 14 14
- MACD 12 26 9
- STOCH RSI 14 14 3 3
You could use MSFT (Microsoft) stock for your test, or AAPL (Apple), AMZN (Amazon), NVDA (Nvidia), CSCO (Cisco), ADBE (Adobe).
Data input: an array within last 1000 values (second per second, from oldest to newest) of
- "openPrice.bid"
- "openPrice.ask"
- "closePrice.bid"
- "closePrice.ask"
- "highPrice.bid"
- "highPrice.ask"
- "lowPrice.bid"
- "lowPrice.ask"
No use AI because they fail.
No use online Visual Basic 6 re-releases like
* https://bandysc.github.io/AvaloniaVisualBasic6/
* https://www.radbasic.dev/
* https://twinbasic.com/
because you can't be sure of 100% compatibility.
Application layout is not needed (as already wrote)
No database.
---> Low budget available (MAX 20 + bonus) <---
No upfront. No payment before successful completion of all tests.
Source-code required for my test. No compiled.
You must share the entire VB6 project for my tests.
The source code is required to have a good level of comments, to allow bug-fixing, code maintenance and possibly future evolution.
The source code must be written clearly, without adopting complex structures that make interpretation and maintenance difficult
I believe that a few hours are enough to create everything that has been requested, but if more than one day is needed, it is mandatory to provide a daily update on the progress of the activities, sharing the sources created up to that moment
The reference data is read by providers such as Alpaca.com, Tradingview.com and Capital.com
Attached are two files that will be useful for your tests:
- the 1,000 data points read
- the expected results
If you use online data for your tests, please tell me which provider you use and what the provider's results are.
I hate "placeholders": project is easy and well explained.
No graphic interface. Only the creation of functions.
No C#, no PHP, no Python, no Java, no third party controls, no compiled objects.
I not need an application (it will create by me) but functions/subs only
The goal is create VB6 functions who can return the "actual value" (no the history array) of following financial indexes:
- RSI 14
- ADX 14 14
- MACD 12 26 9
- STOCH RSI 14 14 3 3
You could use MSFT (Microsoft) stock for your test, or AAPL (Apple), AMZN (Amazon), NVDA (Nvidia), CSCO (Cisco), ADBE (Adobe).
Data input: an array within last 1000 values (second per second, from oldest to newest) of
- "openPrice.bid"
- "openPrice.ask"
- "closePrice.bid"
- "closePrice.ask"
- "highPrice.bid"
- "highPrice.ask"
- "lowPrice.bid"
- "lowPrice.ask"
No use AI because they fail.
No use online Visual Basic 6 re-releases like
* https://bandysc.github.io/AvaloniaVisualBasic6/
* https://www.radbasic.dev/
* https://twinbasic.com/
because you can't be sure of 100% compatibility.
Application layout is not needed (as already wrote)
No database.
---> Low budget available (MAX 20 + bonus) <---
No upfront. No payment before successful completion of all tests.
Source-code required for my test. No compiled.
You must share the entire VB6 project for my tests.
The source code is required to have a good level of comments, to allow bug-fixing, code maintenance and possibly future evolution.
The source code must be written clearly, without adopting complex structures that make interpretation and maintenance difficult
I believe that a few hours are enough to create everything that has been requested, but if more than one day is needed, it is mandatory to provide a daily update on the progress of the activities, sharing the sources created up to that moment
The reference data is read by providers such as Alpaca.com, Tradingview.com and Capital.com
Attached are two files that will be useful for your tests:
- the 1,000 data points read
- the expected results
If you use online data for your tests, please tell me which provider you use and what the provider's results are.