Author Topic: Lay actual_sp  (Read 1094 times)

Tags:
  • All members
  • Posts: 3
  • Gender: Male
Lay actual_sp
« on: 21 Nov 2020, 15:28 »
Hello,

I managed to create a trigger, but I need help. 
I bet on horse racing using actual_sp. 
I know how to do it manually, but I have to stay nailed in front of my computer. 
Example
 The race 13:15 actual_sp > 10
 The race 14:15 actual_sp > 5
 The race 13:25 actual_sp > 20
.....
What I want is to leave it in the morning and let it do it 
Thank you in advance 

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Lay actual_sp
« Reply #1 on: 22 Nov 2020, 15:58 »
Hello!

From your description, it is not clear what the trigger needs to do.

If you want to place a bet once the selection's price has reach actual_sp, then use the following conditions:

and Selection's Actual SP is greater than 0
and Selection's Back Price is equal or greater than actual_sp
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 3
  • Gender: Male
Re: Lay actual_sp
« Reply #2 on: 27 Nov 2020, 17:30 »
Thank you for the answer 
It is true that it is not clear because of the google translator. 
What I wish and change the SP present value in advance
Be imported the values from a list or some other way. 
To be able to leave the trigger and go to work.

I receive forecasts in the morning which are based on actual SP.
First horse race and Selection's Actual SP is greater than 0
Second horse race and Selection's Actual SP is greater than 15
Third horse race and Selection's Actual SP is greater than 10
Thank you


Translated with www.DeepL.com/Translator (free version)

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Lay actual_sp
« Reply #3 on: 28 Nov 2020, 17:36 »
Then you prepare a text file with the names of horses and the forecast SP value next to it separated with the Tab character.

Example:

"Horse 1"         2.5
"Horse 2"         3.8
"Horse 3"         10.0

Then you load the markets, import this text file into the program and use the variable imported_1 to access the value in the text file.

Here is a video demonstrating how to import selections from a text file:

https://www.youtube.com/watch?v=-zNhSl5ypn0
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