RTL Question

Login or Register

Please login or register in order to view and post in the Forum.

2 posts / 0 new
Last post
Edward01
Last seen: 1 month 5 days ago
Joined: 08/09/2018 - 10:41
RTL Question

Im trying to use RTL to sum the number of occurrences in a daily session of Zero Bid / Zero Ask happenings, regardless of what time, volume etc being used to create bars. When I use the Sum token, I get the amount of Volume that happened at that Zero Bid/Ask price, which is helpful, but not what Im looking for. Not sure if there is a better indicator to use other than PVP, or if I need to change something in the code. Any guidance appreciated. Tks

0
Eddy_F
Last seen: 3 days 5 hours ago
Joined: 07/30/2014 - 16:18
Hi Edward,

Hi Edward,
i am not fully sure what you are trying to count.
Anyhow, for a given chart periodicity, if you want to count through a session the number of occurrences of a given PVP pattern, the way to do that would be to consider a custom indicator equal to the naked PVP token and with the output result being "session patterns" which return the ongoing sum of that PVP pattern during a session (see attached screenshot)
Cheers
Eddy