Author Topic: [TR] Automation Trigger on the Over 1.5 goal market  (Read 3306 times)

  • All members
  • Posts: 5

Please help me to make the following automation:



 



 


Thanks.

  • All members
  • Posts: 5
Re: Automation Trigger on the Over 1.5 goal market
« Reply #1 on: 20 Feb 2017, 20:07 »
Please help me to make the following automation:

How to make the following automation:
1. Place a back bet for €10 on the Over 1.5 goal market 45 seconds before K.O. on the next market rate «A» = (if current market rate < 1,75 back bet needs to be placed on rate 1,75 and wait until the bet will accepted, else back bet on current market rate).
2. Greens up as goal has been score.
3. Stop and close the trade.
4. If there is no goal after 15 minutes from K.O.
5. Place a back bet for €10 on the Over 1.5 goal market on the next market rate «B» = (if current market rate < «A»+40% back bet needs to be placed on rate «A»+40% and wait until the bet will accepted, else back bet on current market rate).
6. Greens up as goal has been score.
7. Stop and close the trade.
8. If there is no goal after 30 minutes from K.O.
9. Place a back bet for €10 on the Over 1.5 goal market on the next market rate «C» = (if current market rate < «B»+60% back bet needs to be placed on rate «B»+60% and wait until the bet will accepted, else back bet on current market rate).
10. Greens up as goal has been score.
11. Stop and close the trade.
12. If there are no goals until 45 Greens up, Stop and close the trade.


Thanks.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Automation Trigger on the Over 1.5 goal market
« Reply #2 on: 21 Feb 2017, 07:50 »
hi
here is your trigger,in the constants you can set.
Bet amount
Time before the start time to place the first bet  a  in minutes
Minimum back price to bet
Match minutes then place bet  b
Price  a  plus percent 
Match minutes then place bet  c
Price  b  plus percent
Match minutes then close all bets
Wait for minutes  then match  bets  at current back price
Close bets time in match minutes if no goal

please use test mode until you are happy with your settings

mcbee

download the trigger below
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 5
Re: Automation Trigger on the Over 1.5 goal market
« Reply #3 on: 21 Feb 2017, 10:12 »

Thank you for trigger
 
 But this trigger does not do what I wanted to in the letter above. I need to the following conditions in paragraphs (1) (5) (9) were fulfilled.


 

Can you remake your trigger to meet the required conditions or it is not possible to make this using MarketFeeder?

 

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Automation Trigger on the Over 1.5 goal market
« Reply #4 on: 21 Feb 2017, 11:32 »
hi
the trigger paces a bet at your set price , then waits for a minute , then if not matched it takes the current price.
what is the trigger not doing , please explain.

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 5
Re: Automation Trigger on the Over 1.5 goal market
« Reply #5 on: 21 Feb 2017, 12:13 »
Explanation for:
Place a back bet for €10 on the Over 1.5 goal market 45 seconds before K.O. on the next market rate «A» = (if current market rate < 1,75 back bet needs to be placed on rate 1,75 and wait until the bet will accepted, else back bet on current market rate).


Before placing bet trigger must use this condition if current market rate(price) < 1,75 back bet needs to be placed on rate(price) 1,75 and wait until the bet will accepted not for a minute – forever!, else back bet on current market rate(price).


And then use this market rate(price), obtained from condition above, to calculate rate(price) for next step (5).

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Automation Trigger on the Over 1.5 goal market
« Reply #6 on: 21 Feb 2017, 12:35 »
hi
but all you have to do is change the 1 minute to 1000, but ok i will remove the conditions to wait.

Quote
And then use this market rate(price), obtained from condition above, to calculate rate(price) for next step (5).
so for this one you want the increase for the matched bet price not your 1.75 .

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Automation Trigger on the Over 1.5 goal market
« Reply #7 on: 21 Feb 2017, 13:28 »
hi
here is your trigger.

please use test mode until you are happy with your settings

mcbee

download the trigger below
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 5
Re: [TR] Automation Trigger on the Over 1.5 goal market
« Reply #8 on: 28 Feb 2017, 07:55 »
Thanks a lot for your trigger, it works!


Could you help me with the following:
How to make green up with 1 minute delayed after goal has been scored?
How to turn off confirmations when the trigger working?

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: [TR] Automation Trigger on the Over 1.5 goal market
« Reply #9 on: 28 Feb 2017, 11:20 »
hi

Quote
How to make green up with 1 minute delayed after goal has been scored?
add this condition to the green up trigger.

and Markets Minutes Since the Last Goal is greater than 1

if you cannot alter the trigger then please make a new trigger request.


Quote
How to turn off confirmations when the trigger working?
select settings at the top of mfp screen
general options
remove the tick next to Request confirmation for every critical operation.
save

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE