Author Topic: Stop trigger/block when profit is x% of the initial bet amount  (Read 1806 times)

Tags:
  • All members
  • Posts: 118
Hi again, long time no see

I know I saw something similar I just can't find it.

Let's say I have this:

bank_perc "Bank % of the initial bet" 0.05

My starting bet is 5% of my bank.

I want to stop the block when my profit of the day is 100% of my initial bet.

How can I do that?

  • Élite
  • Posts: 3698
  • Gender: Male
*
hi
the best way is to have a variable to record the bank amount at the start of the day.
then your condition to stop betting would be
and selections trigger expression IF(test_mode=1,test_balance,balance) is equal or greater than (the varible name)*1.05


mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 118
Tks, I'll give that a try ;)

 

Please note, BetFair is seems to be currently OFFLINE