from
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Syst em.Drawing.Primitives.dll
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Syst em.Drawing.dll
and to the using declaration section of my indicator
using System.Drawing;
using System.Drawing.Primitives;
Following this instruction
https://ninjatrader.com/support/foru...541#post708541
But the error
How to fix if? Thank!

Comment