I am trying to create a set of custom indicators that plot only the data points I need and then use them in a strategy. The first data point I want is Volume Per Second.
I have not had any luck finding an example to follow so far. Trade Devils Dev says that they do not assist with coding and that what I am trying to do is "very basic code."
Can someone look at my code and suggest next steps? This indicator is to plot the Volume per Second data so it displays in the Data Box and is available to a strategy once the candle closes. I do not want to plot it visibly on the chart.. If there is a video about this type of indicator, that would be great.
I have been working with NT Support for several days and they are not able to get this indicator to pull the data so far.
Note: Zeroes are returned for both Print statements.

Comment