So I think the drawtext code has been changed in nt7.
The code is the following:
DrawText("p" + CurrentBar, false, k1, 0, (p-0.000025), color1, tf, StringAlignment.Center, Color.Transparent, Color.Transparent, 0);
How do I change this code in order to make it work in nt7?
Thank you.

Comment