TradingView Strategy Alert Issue Resolution

Job ID: 40438926

Budget: ₹1,500 – ₹12,500 INR

My TradingView strategy appears accurate on the chart and in the Strategy Tester, but live strategy alerts are unreliable. In some cases, “ghost” orders are triggered that never existed in the backtest, while genuine chart orders are occasionally skipped. All entries and exits are routed through the single `strategy.*` alert method for automated execution, so these mismatches disrupt live deployment.

The strategy combines indicator-based conditions with custom price-level logic, including Camarilla Pivot levels and proprietary signal conditions. The issue mainly appears when price interacts with these custom levels. While the strategy behaves correctly visually on the chart, the live alert environment still produces inconsistent order generation.

Important clarification:
The ghost or mismatched orders are NOT visible on the TradingView chart or in the Strategy Tester. The chart logic appears correct. The issue only persists in the live alert environment.

I need an experienced Pine Script v6 developer who can:

1. Audit the existing script line-by-line and identify why generated strategy alerts diverge from the displayed chart orders.
2. Correct the execution logic so every order shown on the chart matches exactly with what is fired through the single strategy alert.
3. Ensure there are no duplicate, phantom, delayed, or skipped alerts during live execution.
4. Return a clean, properly commented version of the script along with a short summary of changes for future maintenance.

I will provide the full Pine Script after discussion.

Deliverables:

1. Corrected Pine Script v6 file.
2. Invite-only TradingView script access for validation/testing.
3. Verification of at least 5–10 live alerts confirming that strategy tester orders and live alerts match exactly.
4. Final handover after validation.

Preferred experience:

* Advanced Pine Script v5/v6
* TradingView alert systems
* Strategy execution debugging
* Repainting / bar-state / intrabar execution issues
* Webhook automation environments
Related categories: Algorithm Debugging Pine Script Market Analysis