Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 22:36:53 +0000



[User Discussion] - BVAP not functioning as expecting in trades per bar in alerts

View Count: 420

[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
[2023-01-08 19:13:53]
User431178 - Posts: 545
Your alert formula works fine for me on 1000 trades chart, try increasing Number of Bars to Calculate.
Date Time Of Last Edit: 2023-01-08 19:14:01
imageexh alert.png / V - Attached On 2023-01-08 19:13:24 UTC - Size: 119.87 KB - 110 views

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account