Author Topic: 30% profit  (Read 4612 times)

Tags:
  • All members
  • Posts: 14
  • Gender: Male
30% profit
« on: 30 Mar 2016, 11:29 »
I need help.
I need a trigger or condition.
Example: With a bankroll of € 100 in greyhound racing.
When they procure reach 30% profit (130 €), I want MarketFeeder stop everything.

Thank you

NL

  • All members
  • Posts: 3605
Re: 30% profit
« Reply #1 on: 30 Mar 2016, 19:38 »
Hi
FOR TRIGGERS
in the settings check the following setting:
general options > account statement > retrieve data that are not older than 1 day

set a user variable at the start before betting, call it maybe start_bank, value: IF(test_mode=1, test_balance, uk_balance)
one time only

in  your betting trigger add this condition
selections trigger expression total_won is less than or equal to start_bank*0.3

OR
you can set the following setting at the start of each day:
settings > betting options > banking > stop automated betting when the total bank has reached x
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: 14
  • Gender: Male
Re: 30% profit
« Reply #2 on: 30 Mar 2016, 21:29 »
Thanks for the help, MarkV.

NL

 

Please note, BetFair is seems to be currently OFFLINE