Author Topic: [TR] I Need some help with a trigger  (Read 2275 times)

Tags:
  • All members
  • Posts: 26
[TR] I Need some help with a trigger
« on: 12 Mar 2015, 15:52 »
Hi

This is my first time to ask for help with trigger.

I looked at the trigger "chasing a the favorite" and it looks perfect the only thing is I would like the trigger to increase the bet when there is a new leader. As it is now i will bet the same amount every time and that ends up with a loss. So how can one increase the next bet ?

Ex. The first bet is 10 units and with a new leader the next bet is the same 10 it would be better if the first bet of 10 is added to the next bet making it 20 for the second bet and so on that would be a nice trigger and if possible ad a loss recovery just in case.

Regards
Tobbe H

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: I Need some help with a trigger
« Reply #1 on: 14 Mar 2015, 14:33 »
hi
it will be easy for me to add the loss amount to the next bet.
as for a loss recovery, again this would be easy,BUT the stake amount can get very big when the fav price drops below 2.00, then changes a few times, this does happen many times in a race.
so do you want the add the loss amount to the next bet OR the recovery of the loss amount.


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: 26
Re: I Need some help with a trigger
« Reply #2 on: 14 Mar 2015, 23:04 »
Hi

And thanks for the reply. Well as you wrote the stake amount could be high but I will not us it on fast moving markets like horse racing so it will not shift that many times.
 
So I would like the bot to double the betting amount if there is a shange of favorite. So would like add the loss amount to the next bet on the same market.

Regards
T Hedlund

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: I Need some help with a trigger
« Reply #3 on: 16 Mar 2015, 12:38 »
hi
here is your trigger
in the constants you can set
Bet amount
Staking plan    1=increase by 1 unit ,   2=add loss amount  ,   3=recovery
The rank of the selection to bet on
Minimum tick difference between the chosen selections prices

staking 1=
bet 1 = bet amount
bet 2 = bet amount time 2
bet 3 = bet amount times 3
and so on

staking 2=
bet 1 = bet amount
bet 2 = bet amount plus the selections loss amount
and so on, please note that it use's the selections loss amount, not the total loss amount, that means if it goes back to a selection that has a bet on it, then the loss amount is the selections first bet amount*(back_price-1) minus anyother selections bet amount.

staking 3=
bet 1 = bet amount
bet 2 = bet amount plus the selections loss amount divided by the selections back price minus 1
and so on
this staking plan can increase the bet amount very quick, if the selection changes position with prices less than 2.00

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.

 

Please note, BetFair is seems to be currently OFFLINE