79424486

Date: 2025-02-09 06:30:55
Score: 1.5
Natty:
Report link

From pinescript version 6 on, Use force_overlay = true in your plot function:

plot(ma, title="MA", color=color.blue, linewidth=2,force_overlay = true)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nima Habibollahi