Author Topic: [TR] Over 0.5FT with stop proffit  (Read 2281 times)

  • All members
  • Posts: 8
  • Gender: Male
[TR] Over 0.5FT with stop proffit
« on: 13 May 2017, 21:19 »
Hi, please make me a trigger like described below

1- Put back bet on over 0.5FT 
Condition 1 : back_price between min_price (constant) and max_price (constant)
Condition 2 : Status In Play

2 - Can put more of one bet on the same time, but must have one constant to set the maximum 

3 - Trigger must stoping bet(like stop profit) if total_green-(total_red*10) >= target

 total_green    is an constant that is incremented each green 
 total_red         is an constant that is incremented each red
 target               is the objective green (cause i supose that 10 green recover 1 red on odd 1.10 ) 


Ex, stop proffit 

Total green  30
Total red  2
targer 10

30-(2*10) = 10 ( can stop but bet)

I will redoal every day.

  • All members
  • Posts: 8
  • Gender: Male
Re: Over 0.5FT with stop proffit
« Reply #1 on: 14 May 2017, 22:22 »
Hi, please make me a trigger like described below

1- Put back bet on over 0.5FT
Condition 1 : back_price between min_price (constant) and max_price (constant)
Condition 2 : Status In Play

2 - Can put more of one bet on the same time, but must have one constant to set the maximum

3 - Trigger must stoping bet(like stop profit) if total_green-(total_red*10) >= target

 total_green    is an constant that is incremented each green
total_red         is an constant that is incremented each red
target               is the objective green (cause i supose that 10 green recover 1 red on odd 1.10 )


Ex, stop proffit

Total green  30
Total red  2
targer 10

30-(2*10) = 10 ( can stop put bet)

I will redoal every day.

  • All members
  • Posts: 8
  • Gender: Male
Re: Over 0.5FT with stop proffit
« Reply #2 on: 14 May 2017, 22:22 »
Hi, please make me a trigger like described below

1- Put back bet on over 0.5FT
Condition 1 : back_price between min_price (constant) and max_price (constant)
Condition 2 : Status In Play

2 - Can put more of one bet on the same time, but must have one constant to set the maximum

3 - Trigger must stoping bet(like stop profit) if total_green-(total_red*10) >= target

 total_green    is an constant that is incremented each green
total_red         is an constant that is incremented each red
target               is the objective green (cause i supose that 10 green recover 1 red on odd 1.10 )


Ex, stop proffit

Total green  30
Total red  2
target 10

30-(2*10) = 10 ( can stop but bet)

I will redoal every day.

  • Administrator
  • Posts: 8818
  • Gender: Female
*
Re: Over 0.5FT with stop proffit
« Reply #3 on: 17 May 2017, 18:24 »
Hello!

Please explain what you mean by this:

Quote
total_green    is an constant that is incremented each green 
 total_red         is an constant that is incremented each red

Specifically, what do "each green" and "each red" mean in this context?
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • All members
  • Posts: 8
  • Gender: Male
Re: Over 0.5FT with stop proffit
« Reply #4 on: 17 May 2017, 19:23 »
Hi,

is't Only de count of total lost and total win,
because how I will use odd 1.10 10 wins recover 1 lost,
then:

Each game that trigger put bet ends on loss

total_red  = total_red + 1

Each game that trigger put bet ends on profit

total_greens = total_greens + 1

example :

if total_greens =  20 and total_lost = 1
then 10 greens "pay" 1 red 
and i have 10 greens of profit.

  • Administrator
  • Posts: 8818
  • Gender: Female
*
Re: Over 0.5FT with stop proffit
« Reply #5 on: 19 May 2017, 09:42 »
Please see your triggers attached. Use the constants to adjust the triggers. Please turn off the setting to automatically delete settled markets if this setting is on.

Make sure you've tested the triggers in Test Mode.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

 

Please note, BetFair is seems to be currently OFFLINE