How you describ Daily Volume in NT Code.
If I do this, I get Last bar volume but I need total daily volume
DrawTextFixed("Volume", Volume.ToString() + "\n" , TextPosition.BottomLeft, Color.Black, new Font("Arial", 10, FontStyle.Italic | FontStyle.Bold), Color.Black, Color.Yellow, 5);
Anyone can help please
Thanks
Mike

Comment