Hi guys.
I'm looking for a way to count the number of trades at a specified price, tried using "last_traded" but the problem is it looks like I have to specify a frequency, ie "No less than .. seconds", and that will count the previous trade as new if there was no new one.
Any ideas? Is there a way to detect the "traded event" or "matched bet event"? or something like it? _Maybe I am seeing it wrong, all feedbacks are welcome.
Thanks is advance.