Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 00:35:59 +0000



Post From: BVAP not functioning as expecting in trades per bar in alerts

[2023-01-08 19:01:09]
canyiah - Posts: 48
I have a exhaustion check it seems to work in time based bars on number bars but doesn't work if using ticks(number of traders per bar)

study logic(using color bar based on alert condition)
=AND(AVAP(H-(TICKSIZE*2),0) > AVAP(H-(TICKSIZE*1),0), AVAP(H-(TICKSIZE*1),0) > AVAP(H,0))



not working with trades
https://www.sierrachart.com/image.php?Image=1673204138354.png


working with time
https://www.sierrachart.com/image.php?Image=1673204225875.png


--also extension lines arent showing as well as in subgraphs the color bar option i can only get point on high low to show
sierra version 2458