Last Traded Volume

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
User avatar
walshy
Posts: 261
Joined: Fri May 29, 2009 12:05 am

Hi,

I'd like to store to a history list, the last traded Volume and if possible the price it traded at of the runners in a race pre off for example.
I've tried various combinations in the automation rules editor having started with the set/modify a stored value only rule type, but to no avail.
I'm new to most of the automation side of things so expect I am doing something quite basic wrong but I've read and reread most of the guides on the forum and I'm struggling to be honest.

Any help or pointers would be greatly appreciated
User avatar
walshy
Posts: 261
Joined: Fri May 29, 2009 12:05 am

sorry I probably should have included the following information.

I've tried the following configurations:

in stored value tab I've used-

Action - store value in a history list for current selection with matched bet information of a selection - information the amount matched of the most recent back bet matched but this just returns a value of zero when importing to a custom column in the one click screen

I've also tried the volume traded at a price for a selection with the best back price of a selection but that gives me the whole amount traded at that price rather than the last traded amount of which I would imagine is correct for the parameters used.

I can take that amount and calculate the difference between it and the previous amount to get my value but as show last traded volume is an option to display on the ladder itself I was thinking that there would be an easier way of getting the value into a history list.

Again any help greatly appreciated
User avatar
Dabbla
Posts: 826
Joined: Wed Apr 15, 2009 1:50 pm

walshy wrote:
Wed Nov 20, 2024 12:48 pm

Action - store value in a history list for current selection with matched bet information of a selection - information the amount matched of the most recent back bet matched but this just returns a value of zero when importing to a custom column in the one click screen
That’s your bets not the markets.


walshy wrote:
Wed Nov 20, 2024 12:48 pm


I can take that amount and calculate the difference between it and the previous amount to get my value but as show last traded volume is an option to display on the ladder itself I was thinking that there would be an easier way of getting the value into a history list.
I think that’s the only option.
User avatar
walshy
Posts: 261
Joined: Fri May 29, 2009 12:05 am

Thanks for the reply Dabbla,

Do you or anyone know if its possible to take the last traded volume and keep it specific to a price so that I can put a calculation in to work out the last traded volume at that specific price rather than the selection as a whole?
User avatar
Dabbla
Posts: 826
Joined: Wed Apr 15, 2009 1:50 pm

The LTP will in most case be the specific price. If you want to be a bit more clever , You can use a stored value called (the volume traded at a price for the selection) . Then you can use those SVs to calculate the change in volume. Just to add, you can look at as many prices as you wish.
Here’s an example,
The SVs are (last_vol_traded) and (last_traded_price) they will show in the log

20/11/2024 23:25:12: [G_Auto 2] : Store Value (Shared) for Cuiaba: last_vol_traded = 1592.29 - 1505.45 = 86.84
20/11/2024 23:25:12: [G_Auto 2] : Store Value (Shared) for Cuiaba: last_traded_price = 8.2
20/11/2024 23:25:12: [G_Auto 2] : Store Value (Shared) for Flamengo: last_vol_traded = 302.9 - 301.78 = 1.12
20/11/2024 23:25:12: [G_Auto 2] : Store Value (Shared) for Flamengo: last_traded_price = 2.74
(A) LAST VOLUME TRADED.baf



I’m not too sure how accrete it is. It should not count spikes, if a price spikes or move it will reset the prices and the volume traded at them.
The idea’s there, its how you want to use it.
It may be better to use the method in your post above.
You do not have the required permissions to view the files attached to this post.
User avatar
walshy
Posts: 261
Joined: Fri May 29, 2009 12:05 am

Cheers Dabbla,

Much appreciated. I'll have a play about with it and see if I can get it to do what I'm after. I'm sure it should be possible
Post Reply

Return to “Bet Angel - Automation”