Check Age filter
-
Hi,
I'm wondering if when using the days parameter on the Check Age block, it considers 24 hours or the date?
For example, If I set "Newer than 1 Day", like the image below:

Will it consider any trade within the last 24 hours or it will only consider trades that opened after 00:00? (for example, if it is 5 am it will only consider trades that were opened on the last 5 hours, that same day).
What I need to do is filter the trades that happens on the same day - between 00:00 and 23:59.
Thanks!
-
@rafaelgrecco If you want to focus only on those clsed trades that open today, you'd better do this:

-
Thank you!
-
@rafaelgrecco You're welcome.