Hi All,
I am traying to create an automation and set a rule to Green up and exit with a lost if needed.
So, placing a £20 back bet on O2.5g @1.95 2min before the game kicks off.
Next ting I want to do is to have a bet 25 ticks above, if the price gets there than green up for a lost - lets say 25% lost.
Can someone help me with this or point me to the automation which is already done.
Thanks
BACK Over 2.5g & exit with a lost ?
The odds for Overs will only shorten following a goal, the timing of the goal will dictate how far the odds move, ie, the earlier a goal the greater the decrease, they will then slowly start rising again until there is another goal scored
Many of the examples in the football section will exit after a goal
viewforum.php?f=50
The easiest way to check for this in a O/U market is to use a 'Historical Relative Odds Condition' to test the price has jumped 'X' ticks in a short period of time (for example 15 ticks in last 60secs)
You can also add a 'Close Trade Profit Condition' to test your loss is now less than -£X
viewtopic.php?t=11488
Many of the examples in the football section will exit after a goal
viewforum.php?f=50
The easiest way to check for this in a O/U market is to use a 'Historical Relative Odds Condition' to test the price has jumped 'X' ticks in a short period of time (for example 15 ticks in last 60secs)
You can also add a 'Close Trade Profit Condition' to test your loss is now less than -£X
viewtopic.php?t=11488
- Gravesen33
- Posts: 48
- Joined: Mon Jun 07, 2021 5:48 pm
Morning Dallas,
thank you for the quick replay.
Probably I didn't explain my issue correctly. I do have a rule in my automation which will trigger when the goal has been scored and green up the whole market - that's not an issue.
I would like to have a rule which will place a "Stop lost bet" and close the trade after the price going up 25x ticks - the game going 0:0 for a long time.
So, as soon as my opening bet is matched I need a rule to place that stop lost bet in the position 25x ticks up and I have no problem to green up for a lost.
Here is a screen shot of what I try to achieve - it is very easy to be done manually, I just want to be fully automated.
I had my opening bet @2.2 and after that I put a stop lost bet @2.7 - but that was done manually.
Is there anyway after the firs bet is matched the second one ( "Stop lost bet) to be placed in position automatically?
Thank you
thank you for the quick replay.
Probably I didn't explain my issue correctly. I do have a rule in my automation which will trigger when the goal has been scored and green up the whole market - that's not an issue.
I would like to have a rule which will place a "Stop lost bet" and close the trade after the price going up 25x ticks - the game going 0:0 for a long time.
So, as soon as my opening bet is matched I need a rule to place that stop lost bet in the position 25x ticks up and I have no problem to green up for a lost.
Here is a screen shot of what I try to achieve - it is very easy to be done manually, I just want to be fully automated.
I had my opening bet @2.2 and after that I put a stop lost bet @2.7 - but that was done manually.
Is there anyway after the firs bet is matched the second one ( "Stop lost bet) to be placed in position automatically?
Thank you
- Gravesen33
- Posts: 48
- Joined: Mon Jun 07, 2021 5:48 pm
You do not have the required permissions to view the files attached to this post.
You can use the Global settings option on the parameters tab for this and set the number of ticks or percent to whatever you wantGravesen33 wrote: ↑Sat Nov 16, 2024 10:33 amMorning Dallas,
thank you for the quick replay.
Probably I didn't explain my issue correctly. I do have a rule in my automation which will trigger when the goal has been scored and green up the whole market - that's not an issue.
I would like to have a rule which will place a "Stop lost bet" and close the trade after the price going up 25x ticks - the game going 0:0 for a long time.
So, as soon as my opening bet is matched I need a rule to place that stop lost bet in the position 25x ticks up and I have no problem to green up for a lost.
Here is a screen shot of what I try to achieve - it is very easy to be done manually, I just want to be fully automated.
I had my opening bet @2.2 and after that I put a stop lost bet @2.7 - but that was done manually.
Is there anyway after the firs bet is matched the second one ( "Stop lost bet) to be placed in position automatically?
Thank you
https://www.betangel.com/user-guide/glo ... ters_.html
An alternative way is to go onto the Stored Value tab of your back bet rule and store the back price with a name of your choice (ie, 'exit')
A little further down that window use the 'Adjustments' option and select 'plus' and enter either a number of ticks or percent
https://www.betangel.com/user-guide/stored_values.html
Then add a 'Close trade rule on selection with greening' with a 'Stored Value Condition'
To test the back price
is greater than a Stored Value
named 'exit (or whatever you called it above)
The advantage of the later is you can set it to trigger more than one time in case the price moves again during the in-play bet delay
- Gravesen33
- Posts: 48
- Joined: Mon Jun 07, 2021 5:48 pm
Thanks Dallas,
I wasn't around in the last two days...
so, I will try those alternative ways you suggested
Thanks again
I wasn't around in the last two days...
so, I will try those alternative ways you suggested
Thanks again