Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 12:39:50 +0000



Post From: bid ask ratio

[2025-01-21 23:36:25]
Sawtooth - Posts: 4209
how can i achieve this on sierra please?
Try this:
For the BAVolCr:
1. Add the Spreadsheet Formula study, and use this formula in its Formula field:
=SUM(AV[0:-5])
- On the Subgraphs tab, set the Line color to Green.
2. Duplicate the above Spreadsheet Formula study, and use this formula in its Formula field:
=SUM(BV[0:-5])
- On the Subgraphs tab, set the Line color to Red.

For the BAVolCrOsc:
3. Add another Spreadsheet Formula study, and use a formula like this in its Formula field:
=ID6.SG1-ID7.SG1
where ID6 is the first Spreadsheet Formula study, and ID7 is the second Spreadsheet Formula study. Edit as needed to match yours.
- On the Subgraphs tab, set the Draw Style to Bar, and the Width/Size to your requirements.
- Optional: Set the Auto-Coloring to Based On +/- and choose two colors.
Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables
Study/Chart Alerts And Scanning: Referencing A Range of Data
Date Time Of Last Edit: 2025-01-21 23:39:08