Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 09:27:30 +0000



Post From: Study based on Market Depth

[2019-11-04 03:49:25]
User656492 - Posts: 136
Hello!

I'm trying to build an alert that tells me when any value in the bids or offers > X.

Example: Looking at eMini Futures, I'd like to create an alert when there are more than 500 orders sitting at a level.

Playing with spreadsheet study, I've been able to do something using Depth of Market Historical Data but I seem to be scanning only the value in row 3 (in this example, there are 11 additional rows.)

How do I continuously scan all 12 levels on each side of the market, looking for a value > X?

Thanks!