TradingView Multi-TF Indicator Table Script
Budget: ₹600 – ₹1,500 INR
I already use a custom indicator on TradingView and I’d like to add a very small Pine Script v5 table that shows key parameters for several popular indicators across multiple time frames on the same chart.
Core request
• Build a clean, lightweight table that sits in the chart area (overlay = false is fine) and displays the live values of MACD and Stochastic.
• If you can include RSI without complicating the code, great—treat it as optional.
• The script should automatically pull the current chart timeframe plus two higher time frames that I can edit at the top of the code.
Visual cues
• Basic colour coding is enough: green when the indicator’s momentum is positive/bullish, red when negative/bearish, neutral grey otherwise.
• Keep fonts legible and the table compact so it doesn’t cover price action.
Deliverables
1. A single .pine file written in Pine Script v5.
2. Brief inline comments so I can tweak colours, time frames, and positioning later.
3. One-line instructions on how to add the study to an existing chart.
I don’t need extensive alerts or strategy logic—just the functional table described above.
A picture of the table has beed added. This table will have the above parameters and will color coded, and display values might be different. But overall most of the logical parameters are placed in it.
Core request
• Build a clean, lightweight table that sits in the chart area (overlay = false is fine) and displays the live values of MACD and Stochastic.
• If you can include RSI without complicating the code, great—treat it as optional.
• The script should automatically pull the current chart timeframe plus two higher time frames that I can edit at the top of the code.
Visual cues
• Basic colour coding is enough: green when the indicator’s momentum is positive/bullish, red when negative/bearish, neutral grey otherwise.
• Keep fonts legible and the table compact so it doesn’t cover price action.
Deliverables
1. A single .pine file written in Pine Script v5.
2. Brief inline comments so I can tweak colours, time frames, and positioning later.
3. One-line instructions on how to add the study to an existing chart.
I don’t need extensive alerts or strategy logic—just the functional table described above.
A picture of the table has beed added. This table will have the above parameters and will color coded, and display values might be different. But overall most of the logical parameters are placed in it.