Create a No Lose Trade on Fav and Profit on the Field Guardian Automation Bot

Post Reply
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

captainbang wrote:
Fri May 04, 2018 11:48 pm
Hi,

I have just tried this bot and have noticed that odds on horses kill you if the lay bet doesn't match so I edited the file so that only horses with odds of 2.04 or above will be backed and this worked, but... The lay bet still gets placed now

I cant figure out how i stop this if someone could please help.

To stop the back bet being placed I set a condition which I have listed below if required.

condition type = fixed odds condition
selection = current
the selections last traded price is greater than 2.04

I was thinking of just doing the same for the lay condition but set it at 15 ticks lower than the back bet condition, but not sure.

Please advise

Thanks
You can add a condition to the lay rule like
'number of place bet triggers condition'
on market
is greater than 0

And that will stop the lay being placed if no prior bets have been triggered
Mattlindsay
Posts: 69
Joined: Fri Jul 10, 2015 1:51 pm

Hi All,

I would like to test this bot from 5 minutes before the off then going in play if not matched before the off can someone tell me what to change in order for the bot to do this.

Thanks

Matt
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Mattlindsay wrote:
Tue May 08, 2018 1:57 pm
Hi All,

I would like to test this bot from 5 minutes before the off then going in play if not matched before the off can someone tell me what to change in order for the bot to do this.

Thanks

Matt
Just change the arm times of the rules and add a 'keep all unmatched bets' rule
User avatar
cmuddle
Posts: 160
Joined: Tue Apr 18, 2017 7:12 pm

Hi Dallas,

how would it be possible to Green out if the traded horse is about to win so instead of to end up with 0 one can make some profit at the end.

For example if the traded horse goes lower than 1.40 after the trade is done and so not to green out too early but only if the horse is about too win. Because after this trade is done you make profit only if this horse loses.

I hope you understand what I mean.

Thanks a lot
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

cmuddle wrote:
Thu Jun 21, 2018 7:44 pm
Hi Dallas,

how would it be possible to Green out if the traded horse is about to win so instead of to end up with 0 one can make some profit at the end.

For example if the traded horse goes lower than 1.40 after the trade is done and so not to green out too early but only if the horse is about too win. Because after this trade is done you make profit only if this horse loses.

I hope you understand what I mean.

Thanks a lot
Yes, you could add a 'Close trade on selection with greening' rule with a fixed odds condition to trigger it when the odds were < 1.4 (or whatever you want)

From the moment the lay bet is matched the profit will start reducing down until it gets to £0 at 1.01 so you can green up and take a profit on all at anytime you want
User avatar
cmuddle
Posts: 160
Joined: Tue Apr 18, 2017 7:12 pm

Dallas wrote:
Thu Jun 21, 2018 8:32 pm
cmuddle wrote:
Thu Jun 21, 2018 7:44 pm
Hi Dallas,

how would it be possible to Green out if the traded horse is about to win so instead of to end up with 0 one can make some profit at the end.

For example if the traded horse goes lower than 1.40 after the trade is done and so not to green out too early but only if the horse is about too win. Because after this trade is done you make profit only if this horse loses.

I hope you understand what I mean.

Thanks a lot
Yes, you could add a 'Close trade on selection with greening' rule with a fixed odds condition to trigger it when the odds were < 1.4 (or whatever you want)

From the moment the lay bet is matched the profit will start reducing down until it gets to £0 at 1.01 so you can green up and take a profit on all at anytime you want
Thanks Dallas, If the lay bet is matched the trade is already closed, not sure if it will work. But If I use Green All Positions instead with Conditions - Matched Bets on Selection is more than 1, LTP lower than 1.4, will that work?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

cmuddle wrote:
Fri Jun 22, 2018 8:50 am
Dallas wrote:
Thu Jun 21, 2018 8:32 pm
cmuddle wrote:
Thu Jun 21, 2018 7:44 pm
Hi Dallas,

how would it be possible to Green out if the traded horse is about to win so instead of to end up with 0 one can make some profit at the end.

For example if the traded horse goes lower than 1.40 after the trade is done and so not to green out too early but only if the horse is about too win. Because after this trade is done you make profit only if this horse loses.

I hope you understand what I mean.

Thanks a lot
Yes, you could add a 'Close trade on selection with greening' rule with a fixed odds condition to trigger it when the odds were < 1.4 (or whatever you want)

From the moment the lay bet is matched the profit will start reducing down until it gets to £0 at 1.01 so you can green up and take a profit on all at anytime you want
Thanks Dallas, If the lay bet is matched the trade is already closed, not sure if it will work. But If I use Green All Positions instead with Conditions - Matched Bets on Selection is more than 1, LTP lower than 1.4, will that work?
When the lay is matched yes it is closed (you have zero loss on that runner) but it is not greened up so you can still spread the profit equally if you wish by following the details in my last message

If you don't place the lay and just look to back then green up at <1.4 its effectively a large B2L trade you are doing
User avatar
cmuddle
Posts: 160
Joined: Tue Apr 18, 2017 7:12 pm

Dallas wrote:
Fri Jun 22, 2018 9:14 am
cmuddle wrote:
Fri Jun 22, 2018 8:50 am
Dallas wrote:
Thu Jun 21, 2018 8:32 pm


Yes, you could add a 'Close trade on selection with greening' rule with a fixed odds condition to trigger it when the odds were < 1.4 (or whatever you want)

From the moment the lay bet is matched the profit will start reducing down until it gets to £0 at 1.01 so you can green up and take a profit on all at anytime you want
Thanks Dallas, If the lay bet is matched the trade is already closed, not sure if it will work. But If I use Green All Positions instead with Conditions - Matched Bets on Selection is more than 1, LTP lower than 1.4, will that work?
When the lay is matched yes it is closed (you have zero loss on that runner) but it is not greened up so you can still spread the profit equally if you wish by following the details in my last message

If you don't place the lay and just look to back then green up at <1.4 its effectively a large B2L trade you are doing
What I am trying is to green up after the lay bet is matched but only if the traded horse will be close to winning. How can I set the green up rule correctly so that it does fire only when this horse trades below 1.4? I don’t want to Green out if the horse is losing because the profit will be bigger. What would be the right Conditions and which Selection?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

cmuddle wrote:
Fri Jun 22, 2018 10:06 am
Dallas wrote:
Fri Jun 22, 2018 9:14 am
cmuddle wrote:
Fri Jun 22, 2018 8:50 am


Thanks Dallas, If the lay bet is matched the trade is already closed, not sure if it will work. But If I use Green All Positions instead with Conditions - Matched Bets on Selection is more than 1, LTP lower than 1.4, will that work?
When the lay is matched yes it is closed (you have zero loss on that runner) but it is not greened up so you can still spread the profit equally if you wish by following the details in my last message

If you don't place the lay and just look to back then green up at <1.4 its effectively a large B2L trade you are doing
What I am trying is to green up after the lay bet is matched but only if the traded horse will be close to winning. How can I set the green up rule correctly so that it does fire only when this horse trades below 1.4? I don’t want to Green out if the horse is losing because the profit will be bigger. What would be the right Conditions and which Selection?
That was what the instructions I gave in my first reply too you were for
User avatar
mcgoo
Posts: 898
Joined: Thu Jul 18, 2013 12:30 pm

cmuddle wrote:
Fri Jun 22, 2018 10:06 am
Dallas wrote:
Fri Jun 22, 2018 9:14 am
cmuddle wrote:
Fri Jun 22, 2018 8:50 am


Thanks Dallas, If the lay bet is matched the trade is already closed, not sure if it will work. But If I use Green All Positions instead with Conditions - Matched Bets on Selection is more than 1, LTP lower than 1.4, will that work?
When the lay is matched yes it is closed (you have zero loss on that runner) but it is not greened up so you can still spread the profit equally if you wish by following the details in my last message

If you don't place the lay and just look to back then green up at <1.4 its effectively a large B2L trade you are doing
What I am trying is to green up after the lay bet is matched but only if the traded horse will be close to winning. How can I set the green up rule correctly so that it does fire only when this horse trades below 1.4? I don’t want to Green out if the horse is losing because the profit will be bigger. What would be the right Conditions and which Selection?
Not read the whole thread..but looks like you re looking for (condition) when the selection's (where matched bet >x) lay price is less than 1.40.You might add that the 2nd fav's back price is > x ( 3?)
Edit:you could kick off a recording of a stored value recording the LTP (below 1.4) every second after x bets matched then have a bet fire when stored value signal is => y (5 secs at that price?) & Lay Price is less than 1.4 etc...to make sure LTP is consistent..just a thought off the top of my head :geek:
MrFlight
Posts: 2
Joined: Fri Jun 22, 2018 2:06 am

Evening Dallas

Thanks for lightening reply yesterday.Am trying to make a rule which is a no loose trade on one horse (mug money bet without the money!) I tried the reverse button that didnt work any ideas?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

MrFlight wrote:
Thu Jun 28, 2018 8:58 pm
Evening Dallas

Thanks for lightening reply yesterday.Am trying to make a rule which is a no loose trade on one horse (mug money bet without the money!) I tried the reverse button that didnt work any ideas?
Im not sure what you mean by 'reverse' button

Also, its a 'no lose trade on one horse' this bot is already performing
uksoundz
Posts: 21
Joined: Thu Jun 24, 2010 5:51 pm

Hi

Don't know if anyone can help, but on occasions the bot will attempt to place a back bet but it doesn't get matched, then it will place a lay and often than not the fave goes onto win, therefore I stand quite a big loss.

Can I get the bot to fill or kill the first back bet for 5 seconds and if that gets killed then it will rearm and try again, if it does get filled then it doesn't attempt the second back?

Thanks!
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

uksoundz wrote:
Sat Sep 08, 2018 7:13 pm
Hi

Don't know if anyone can help, but on occasions the bot will attempt to place a back bet but it doesn't get matched, then it will place a lay and often than not the fave goes onto win, therefore I stand quite a big loss.

Can I get the bot to fill or kill the first back bet for 5 seconds and if that gets killed then it will rearm and try again, if it does get filled then it doesn't attempt the second back?

Thanks!
Yes you could add a fill/kill option to the back bet rule and include a number of matched bets condition on market is equal to 0

Or you could also add an the following two conditions to the lay rule

Number of matched bets condition
on selection
is greater than 0

Number of unmatched bets condition
on selection
is equal to 0

that should fully cover you
Steve17
Posts: 37
Joined: Thu Jan 11, 2018 1:19 pm

HI i would like some help please

i would like to add a stop loss to this file that stays in play

so i would like to get out in running i goes to -1.00 with greening
how would i do this
Post Reply

Return to “Bet Angel Automation - Horse racing - In-running”