Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 10
1
Triggered betting / Re: over/under
« Last post by MarkV on 11 Dec 2025, 21:43 »
Hi
this link should answer both questions. For the manual keyboard liability you need to switch to engineer mode. If you get errors when placing lay bets check you are not laying below Betfair's minimum lay liability

formula for laying percentage of bank liability: 
liability%*IF(test_mode=1, test_funds, total_funds)/100)/(lay_price-1)
so if 1% of bank:
1*IF(test_mode=1, test_funds, total_funds)/100)/(lay_price-1)
2
Triggered betting / Re: over/under
« Last post by Jimmy on 11 Dec 2025, 19:35 »
The command is working now.

However for example (1/100) of 1000 fund is taking 10 as lay amount which meant at a odds of 8 total liability is 70USD.

Looking for a command to stake 1% of 1000 in this case as total liability i.e 1% of 1000 equal to 10usd as total amount that will be lost.

Please can you assist me on this issue?

Thank you again 
3
Triggered betting / Re: over/under
« Last post by Jimmy on 11 Dec 2025, 19:02 »
Unfortunately I am still getting the "error in the trigger expression  of price or amount for selection"

Error when i entered the above command 
4
Triggered betting / Re: over/under
« Last post by Jimmy on 11 Dec 2025, 18:41 »
Many thanks as usual.
5
Triggered betting / Re: over/under
« Last post by MarkV on 11 Dec 2025, 18:15 »
Good day Guys I hope this is a simple answer. But what command do I enter in to the amount window to stake 1% of my bank on the selection. I tried "bank/100" got rejected everytime What else should I do?
Hi
try:
IF(test_mode=1, test_funds, total_funds)*(perc/100)
where perc is the percentage, so 1% will be
IF(test_mode=1, test_funds, total_funds)*(1/100)
6
Triggered betting / Re: over/under
« Last post by Jimmy on 11 Dec 2025, 18:06 »
Referring to above message.

Is there a key on the keyboard to press to use "Default lay amount" as the total liability stake?
7
Triggered betting / Re: over/under
« Last post by Jimmy on 11 Dec 2025, 17:41 »
Good day Guys 

I hope this is a simple answer.

But what command do I enter in to the amount window to stake 1% of my bank on the selection.

I tried "bank/100" got rejected everytime

What else should I do?
8
Time Machine / Re: Re subscribing
« Last post by Jimmy on 09 Dec 2025, 02:20 »
I bought a subscription on October but didn't receive any email of activation.
9
Time Machine / Re: Re subscribing
« Last post by Jimmy on 09 Dec 2025, 02:19 »
Good day Tim
10
Find a trigger developer / Re: Building Triggers/Bots
« Last post by MarkV on 03 Dec 2025, 18:06 »
Hi Hope someone can help. I'm new to this community (and Market Feeder Pro); looking for someone to help design a trigger so I can test a lay the draw strategy. Is anyone able to help regards Warren
Hi

There is a ready made lay the draw trigger here.

And there are loads of football triggers here and here.

I can't help you develop a trigger but if you were learning yourself and needed some help on something I would certainly help you here on the forum if I can
Pages: 1 2 3 4 5 6 7 8 9 10
Please note, BetFair is seems to be currently OFFLINE