Table layout adjustment and custom indicator development in Pine script.
Budget: €30 – €250 EUR
I'm looking for a Pine script programmer to adjust one existing script for a custom table in order to make the lines in a certain color depending on the value showed.
The table contain several volatility indexes or volatility calculated metrics. it is a 4 columns table where there are the metric name, last value, median ( last 250 days) and the percentile value (also 250 days). for some indicators, I want it to be green if the percentile is below 33%, red if above 66% and orange in between. for others the opposite.
And to create a indicator that would be a complied version of indicators shown in the table I mentioned above. the composite would be a simple average ( if allows to be a weighted average is a plus but not mandatory) of the percentiles where for the indicators where low percentile number is green, it should use he percentile. and for the ones where low percentile is red, it should use 1-percentile. after that a simple average to be calculated and used as a time series indicator. A plus would be to be able to select which indications to be used in the calculation in a customized way buy not mandatory.
The table contain several volatility indexes or volatility calculated metrics. it is a 4 columns table where there are the metric name, last value, median ( last 250 days) and the percentile value (also 250 days). for some indicators, I want it to be green if the percentile is below 33%, red if above 66% and orange in between. for others the opposite.
And to create a indicator that would be a complied version of indicators shown in the table I mentioned above. the composite would be a simple average ( if allows to be a weighted average is a plus but not mandatory) of the percentiles where for the indicators where low percentile number is green, it should use he percentile. and for the ones where low percentile is red, it should use 1-percentile. after that a simple average to be calculated and used as a time series indicator. A plus would be to be able to select which indications to be used in the calculation in a customized way buy not mandatory.