The spread filter has an average system built into it, you choose seconds and then an offset.
I just want to put the data into variable so I can see it function and tweak it.
So I want to use a long average spread, so keep under a pair volatility during news or close of the day. Say a daily average spread but right now I my variable doesn’t grab the spread so I can see it work. If I have a set spread that needs tweaking for every pair which I don’t want to do.
Spread filter uses seconds.
Ea input I use in minutes so, 1 x60 to convert it for the spread filter.
Offset of 10 for now while testing.
I want to display the average spread on the chart.
The average + offset.
How can I read what the spread filter is putting out in a variable form which I can modify and display?

building a good base and then adding conditions, news filters and maybe some other stuff 