TPO Sessions Pine Script Indicator
Budget: $2 – $8 USD
I want a clean, non-repainting Pine Script built around a TPO (Market Profile) view that breaks the day into distinct sessions and fires strategy signals as price moves through key profile levels. The script must print both buy and sell signals, but only after a clear price-action confirmation so I’m never reacting to noise.
You should already be comfortable with every quirk of Pine v5—session handling, security() calls, realtime vs. historical behaviour, and how to stop repainting before it starts. I need the finished code structured as a true strategy/indicator hybrid: the TPO profile and session blocks remain visible on the chart while the strategy portion logs the entries/exits that meet the confirmation logic.
Deliverable
• Un‐obfuscated .pine file ready to paste into TradingView
• Parameter inputs for session times, TPO aggregation size, and risk management (SL/TP or percent)
• Built-in safeguards proving that signals plotted in hindsight also appear in realtime without shifting
I will test the script on multiple symbols and timeframes; final payment happens once it passes those checks and lines up with live candles exactly as expected.
You should already be comfortable with every quirk of Pine v5—session handling, security() calls, realtime vs. historical behaviour, and how to stop repainting before it starts. I need the finished code structured as a true strategy/indicator hybrid: the TPO profile and session blocks remain visible on the chart while the strategy portion logs the entries/exits that meet the confirmation logic.
Deliverable
• Un‐obfuscated .pine file ready to paste into TradingView
• Parameter inputs for session times, TPO aggregation size, and risk management (SL/TP or percent)
• Built-in safeguards proving that signals plotted in hindsight also appear in realtime without shifting
I will test the script on multiple symbols and timeframes; final payment happens once it passes those checks and lines up with live candles exactly as expected.
Related categories:
Financial Markets
Risk Management
Financial Analysis
Coding
Scripting
Signal Processing
Pine Script
Backtesting