Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 02:24:08 +0000



Post From: Time/Sales Window: Is there a way to have it auto-clear lines older than X seconds ?

[2022-06-29 17:49:59]
User277997 - Posts: 22
I've taken a simple approach (I think).

I created a 1-second chart for ES with a VbP study that aggregates the past 3 bars and filter out trades below 20 carts. I set the scale so the current price is always centered. I make the chart narrow enough so I ONLY see the most current bar (which only the past 3 seconds of trading).

What I end up with is a view of the past 3 seconds of trades over 20.

Probably not programatically elegant but it tells me what I want to know.