hi,
How would I go about setting up an alert if there is a large order gone in? A large BACK/LAY bet which is obviously larger than the current back/lay orders
thanks
Alert for large spike
Yes, but you'd need a few hundred stored values to store the amounts waiting at every price point of a selection market, there is a template here with the them done for the 4th and 5th best back/lay prices to get you started
viewtopic.php?f=56&t=26012
Your condition would then watch for a sudden increase in all those values by more than £10k
Thank you Dallas!Dallas wrote: ↑Wed Aug 17, 2022 2:56 pmYes, but you'd need a few hundred stored values to store the amounts waiting at every price point of a selection market, there is a template here with the them done for the 4th and 5th best back/lay prices to get you started
viewtopic.php?f=56&t=26012
Your condition would then watch for a sudden increase in all those values by more than £10k
How would I change it so I could base the stake on over 3% of the total matched volume, eg if the market has matched £100,000 I would like an alert to tell me when there is unmatched money waiting at a price with over £3,000.Dallas wrote: ↑Wed Aug 17, 2022 2:56 pmYes, but you'd need a few hundred stored values to store the amounts waiting at every price point of a selection market, there is a template here with the them done for the 4th and 5th best back/lay prices to get you started
viewtopic.php?f=56&t=26012
Your condition would then watch for a sudden increase in all those values by more than £10k
Would that be possible?
You'd store the value of the volume of a selectiongstar1975 wrote: ↑Wed Aug 17, 2022 4:10 pmHow would I change it so I could base the stake on over 3% of the total matched volume, eg if the market has matched £100,000 I would like an alert to tell me when there is unmatched money waiting at a price with over £3,000.Dallas wrote: ↑Wed Aug 17, 2022 2:56 pmYes, but you'd need a few hundred stored values to store the amounts waiting at every price point of a selection market, there is a template here with the them done for the 4th and 5th best back/lay prices to get you started
viewtopic.php?f=56&t=26012
Your condition would then watch for a sudden increase in all those values by more than £10k
Would that be possible?
with an adjustment of
plus 3%
Then test the SV's of the money waiting against that volume of a selection SV
- ShaunWhite
- Posts: 10584
- Joined: Sat Sep 03, 2016 3:42 am
If you're looking for a large unmatched amount close to the current price then you could use WoM? That should deal with the relative size issue.
- AndyIsHere
- Posts: 44
- Joined: Thu Feb 11, 2021 8:07 pm
Try one of theseAndyIsHere wrote: ↑Mon Apr 17, 2023 2:00 amsorry I never replied to this, not sure How i missed a reply to my own post?
I meant a large matched bet
viewtopic.php?f=66&t=16754
viewtopic.php?f=66&t=16237