Hi,
Im looking for a bit of help with setting my bot up
i want to:
*Monitor all runners that have a BSP price of 10.0 or more but has drifted to 30.0, set a signal on those runners (signal: drift)
*Monitor all runners that have a BSP of 4.0 or less but has shortened to 1.4, set a signal on those runners (signal: short)
If both of these signals has been met i want to place a lay bet at a fixed stake on the (signal: drift) horse at odds of 35 but no more than 60
Here is my baf file, can someone help me as nothing seems to trigger
greatly appreciated if anyone could help
Help with inplay automation condition
You said you wanted it to trigger on 'those runners' that drifted and shortened
Actually also just noticed your lay rule is tesing for both signals to be set on a selection
but one of the signal rules are testing a selections SP is greater than 10 and the other less than 4
So no selection will meet both signal conditions on the lay rule as only one or the other signal will ever be set on a selection
ive made it a bit simpler and got rid of the drift signal so i can understand.
are my conditions set corretly
thanks for the help as i am trying to understand what im doing from peter's videos
are my conditions set corretly
thanks for the help as i am trying to understand what im doing from peter's videos
You do not have the required permissions to view the files attached to this post.
To do that there are other rules which are already much closer like this one
viewtopic.php?f=52&t=12359
Or just you could just create it from scratch using
Rule 1) Set/Modify Signal Applied to Every Selection
Conditions
Actual SP Is Less than 4
Set Signal on Selection
(give it a name and value of your choice)
Rule 2) Set/Modify Signal Applied to (by Order of Favourtism 1)
Conditions
Fixed Odds Condition selection is less than 1.4
Signal Set Condition (test if the signal name and value from rule 1 is set on selection)
Set Signal on Selection
(give it a name and value of your choice)
Rule 3) Place a Lay bet
Applied to ANY Selection
Conditions
Fixed Odds Condition selection Price is Greater than 35
Fixed Odds Condition selection Price is Less than 60
Signal Set Condition (test if the Signal name and value from rule 2 is set on a selection)