Support Board
Date/Time: Tue, 26 Nov 2024 03:31:05 +0000
Post From: Footprint exhaustion code alert
[2024-01-15 16:33:16] |
John - SC Support - Posts: 36286 |
You need to add the AND() function which uses the same syntax as the OR() that you used. Your formula would be the following to give you an alert when you have either 0x10 or 10x0 with 10 or less for the Bid/Ask: =OR(AND(BVAP(H, 0) = 0, AVAP(H, 0) <= 10), AND(BVAP(H, 0) <=10, AVAP(H, 0) = 0)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |