Author Topic: [TR] back under limite  (Read 1238 times)

Tags:
  • All members
  • Posts: 37
  • Gender: Male
[TR] back under limite
« on: 11 Feb 2017, 13:40 »
Hello, I need a trigger that does the following:

CONSTANTS
LIQUIDITY: 1000
MINUTE: 90 (45 + 15 + 30) ie 30 minutes of the 2nd time.
STAKE: $ 10
TICKS: 10

FUNCTIONING:
It should work for several games at the same time.
I will charge the markets UO 0.5 to UO 6.5.
When the game time arrives at the time determined by the MINUTO constant, a bet must be placed BACK UNDER LIMIT if this market has the liquidity indicated in the LIQUIDITY constant. The stake value that is in the STAKE constant must be used. And on the next second that BACK UNDER is matched, we should put the LAY UNDER LIMIT to win the tick nr defined in the TICKS constant.
Example: If the game is 1x0 at 30 minutes of the 2nd time (constant), and we have more than $ 1k (constant) of liquidity in the market OU1,5, a bet of $ 10 (constant) in the moment odd must be placed ( Ex: @ 1.20) in BACK UNDER 1.5 and, 1 second after it is matched, already put LAY UNDER 1.5 @ 1.10 to win the 10 ticks (constant). We know that LAY UNDER will be unmatched at the beginning, but it will already be in the "queue".

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: back under limite
« Reply #1 on: 12 Feb 2017, 17:18 »
hi
here is your trigger,in the constants you can set.
Bet amount
Minimum match minutes to place the bet
Maximum match minutes to place the bet
Under selections minimum liquidity
Ticks for the lay bet
Minimum back price to take       ( allow for the ticks of the lay bet )
Maximum back price to take

you will need to download and monitor all over/under markets

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: 37
  • Gender: Male
Re: back under limite
« Reply #2 on: 14 Feb 2017, 01:57 »
Hello Mcbee, grateful for the trigger, I'm already testing and it looks like everything is fine, but the tests will continue.
I forgot to talk about a constant and would like to know if you could add it? It would work as follows.
Let's call this constant TIME = 1 minute.
In our example, at 30 minutes of the second time we put the BACK UNDER LIMIT and the LAY UNDER LIMIT to get x ticks (constant).
What I want is this. If you have spent x minutes (constant TIME) after placing the BACK UNDER LIMIT and have not picked up the x ticks (constant), the LAY UNDER LIMIT previously placed and unmatched should be canceled, and we should put the LAY UNDER LIMIT with the odd Who is in the moment to leave immediately.
That is, my exit (LAY UNDER LIMIT) will be for x ticks or for x time, whichever comes first.
Thank you in advance for your help.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: back under limite
« Reply #3 on: 14 Feb 2017, 05:06 »
hi
i am sorry but to add new conditions you have to make a new trigger request as we have to add the constant and test the trigger again and it takes time.

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