Measuring sum total of money available at all prices

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
User avatar
jamesedwards
Posts: 4251
Joined: Wed Nov 21, 2018 6:16 pm

Is there any quick way in Guardian to measure the sum total of money waiting at all prices for a selection, or even better, all prices below/above a certain price? I mean without having to build something that calculates the sum of all the values at every price individually?
bdamir
Posts: 9
Joined: Sun Mar 20, 2022 2:13 am

No built-in way. You’ll need to script it, loop through the ladder and sum what you want. Fast and easy if you use the API. Otherwise, you’re eyeballing.
elofan0
Posts: 416
Joined: Fri Jan 13, 2017 4:44 pm

Anbell
Posts: 2399
Joined: Fri Apr 05, 2019 2:31 am

jamesedwards wrote:
Fri Jul 25, 2025 2:48 pm
Is there any quick way in Guardian to measure the sum total of money waiting at all prices for a selection, or even better, all prices below/above a certain price? I mean without having to build something that calculates the sum of all the values at every price individually?
Easy but a bit cumbersome - I thought that was your forte! Exporting to excel and then using SUM would probably save a few steps.

Why would you want to do this?
User avatar
jamesedwards
Posts: 4251
Joined: Wed Nov 21, 2018 6:16 pm

Thanks all.

I can do it ok, but not without either dozens of lines, multiple refreshes, or taking it outside of Guardian. Just wondered if there was an option or clever workaround in Guardian that I'd missed.
User avatar
Euler
Posts: 26466
Joined: Wed Nov 10, 2010 1:39 pm

We can consider expanding the ability in the next version perhaps. I'll put it as a suggestion.
User avatar
jamesedwards
Posts: 4251
Joined: Wed Nov 21, 2018 6:16 pm

Euler wrote:
Sat Jul 26, 2025 1:23 pm
We can consider expanding the ability in the next version perhaps. I'll put it as a suggestion.
Thanks Peter. It would be fantastic to have something in this drop-down menu like "Sum of all prices below/above an entered price", or "Sum of all prices between two entered prices".

z181.jpg
You do not have the required permissions to view the files attached to this post.
elofan0
Posts: 416
Joined: Fri Jan 13, 2017 4:44 pm

or maybe do like so if works
You do not have the required permissions to view the files attached to this post.
User avatar
jamesedwards
Posts: 4251
Joined: Wed Nov 21, 2018 6:16 pm

elofan0 wrote:
Sat Jul 26, 2025 4:58 pm
or maybe do like so if works
Thanks, but I can already do it that way. But when you want to sum, perhaps, all money waiting at 100+ prices it quickly becomes unwieldly.
elofan0
Posts: 416
Joined: Fri Jan 13, 2017 4:44 pm

No problem
Post Reply

Return to “Bet Angel - Automation”