Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 10
1
Troubleshooting / Re: Hedge - Don't work!!!
« Last post by joaofrancisco on 16 Sep 2026, 11:37 »
Thanks MarkV...

It worked... But I changed something...

In my Bot, I have 3 triggers (Bot A, Bot B, Bot C) and 3 triggers to hedge when they fire (Bot A - Hedge, Bot B - Hedge, Bot C - Hedge).

So I add this condition:

conditions:
Trigger Bot A number of runs in the market is greater then 0
selections back matched is greater than 0
and selections back unmatched is equal to 0
2
Triggered betting / Re: Improvements to the Excel add-in
« Last post by Harold Davis on 16 Sep 2026, 05:12 »
Hi Shirtless,

Do you have an example of how you might "Call" the various imported_indexes in a trigger file please?

Many thanks
3
Troubleshooting / Re: Hedge - Don't work!!!
« Last post by MarkV on 14 Sep 2026, 18:35 »
Hi
In the settings for Logger switch on: Log trigger expressions, this will show what is happening in the formula. Best to switch it off again when you have finished because it will use resources.

My guess is if you are using 210 exactly the trigger might never see it.

a better way which reduces possible errors:

price: lay_price
amount: (bm_backp*bm_backa)/lay_price

conditions:
selections back matched is greater than 0
and selections back unmatched is equal to 0
and selections lay price is between 1.01 and 210

please test carefully in test mode especially with a lay trigger at high prices
4
Troubleshooting / Re: Hedge - Don't work!!!
« Last post by joaofrancisco on 14 Sep 2026, 09:43 »
Log Error:

"Error in the trigger expression of price or amount for selection "High Degree"."

5
Troubleshooting / Hedge - Don't work!!!
« Last post by joaofrancisco on 14 Sep 2026, 09:41 »
Hello.

I have a problem that I can't fix it.

Example:

- Bet a back bet on a horse 1 min before the start at @300.00 (it works ok) - Trigger Bot A

Problem:

I want to close the trade when the horse reaches to @210.00 (don't work) - Trigger Bot A Hedge

Lay      Price 210        Amount (bm_backp*bm_backa)/210


Log Error:

Error in the trigger expression of price or amount for selection "High Degree".

So, the problem is on the price or in the amount formula.

Any help on this?
6
Troubleshooting / Re: Calculate the book % in the 3 favourites
« Last post by joaofrancisco on 21 Aug 2026, 07:59 »
Thank you MarkV.

I used the logical AND OR condition blocks and it worked. :)

7
Troubleshooting / Re: Calculate the book % in the 3 favourites
« Last post by MarkV on 19 Aug 2026, 19:47 »
also you can use: 
selections trigger expression r_4_lay_price is between 7 and 10

prefix r_ is rank for any selection variable
so 4th favourite lay price is: r_4_lay_price   
8
Troubleshooting / Re: Calculate the book % in the 3 favourites
« Last post by MarkV on 19 Aug 2026, 16:07 »
Hi
For this use logical AND OR condition blocks. Please see attached screenshot
9
Troubleshooting / Re: Calculate the book % in the 3 favourites
« Last post by joaofrancisco on 18 Aug 2026, 07:40 »
Hello again.

In the field that is marked in the image, I can choose the Favorite's, 2nd Favourite's and 3rd Favourite's.

Is there any way to choose the 4th, 5th, 6th Favourite's? The idea here is to make a condition besides the 3 first favourite's.

Example: I want to put a condition that the 4th Favourite lay_price must be between 7 and 10 to fire the trigger (among other conditions). I can choose directly the first 3 Favourites but not any other favourites.

Can anyone help me on this? MarkV?
10
Troubleshooting / Re: Calculate the book % in the 3 favourites
« Last post by joaofrancisco on 04 Aug 2026, 11:44 »
Fantastic.

Thank you MarkV :):):)
Pages: 1 2 3 4 5 6 7 8 9 10
Please note, BetFair is seems to be currently OFFLINE