Convert TradingView indicators to JavaScript
Budget: €250 – €750 EUR
The goal is to convert 11 indicators from TradingView's Pine language to Javascript and add unit tests for each. Each might include sub functions but I consider those as part of the scope of an indicator. You can use ChatGPT or whatever you want to get the job done.
the indicators should be in "indicators.js" and any assistance/helper functions should be in "helpers.js".
To close this project, I will need to make sure the unit tests pass as well as manually verify that the indicator is actually matching the result in the chart. You will find attached a demo video of how to find the Pine script and what values to look for to make sure the JS version works well. I'd recommend creating an account on TradingView, it's free.
Here is the list of indicators:
1. Trend Meter (by Lij_MC)
2. Braid Filter (by Mango2Juice)
3. CM EMA Trend Bars (by ChrisMoody)
4. ADX and DI (by Beikaku Oyaji)
5. Awesome Oscillator (built-in)
6. ZLSMA – Zero Lag LSMA (by veryfid)
7. Highest Volume Index (by theparatica)
8. Relative Strength Index (built-in)
9. QQE MOD (by Mihkel00)
10. Volume Flow Indicator (by LazyBear)
11. Hull Suite (by InSilico)
I suggest, we split the work into 2 milestones. The first one would be to do only one indicator fully (with tests), validate it by me, then build the rest.
Let me know if you have any questions.
the indicators should be in "indicators.js" and any assistance/helper functions should be in "helpers.js".
To close this project, I will need to make sure the unit tests pass as well as manually verify that the indicator is actually matching the result in the chart. You will find attached a demo video of how to find the Pine script and what values to look for to make sure the JS version works well. I'd recommend creating an account on TradingView, it's free.
Here is the list of indicators:
1. Trend Meter (by Lij_MC)
2. Braid Filter (by Mango2Juice)
3. CM EMA Trend Bars (by ChrisMoody)
4. ADX and DI (by Beikaku Oyaji)
5. Awesome Oscillator (built-in)
6. ZLSMA – Zero Lag LSMA (by veryfid)
7. Highest Volume Index (by theparatica)
8. Relative Strength Index (built-in)
9. QQE MOD (by Mihkel00)
10. Volume Flow Indicator (by LazyBear)
11. Hull Suite (by InSilico)
I suggest, we split the work into 2 milestones. The first one would be to do only one indicator fully (with tests), validate it by me, then build the rest.
Let me know if you have any questions.