Author Topic: Source of bet  (Read 648 times)

Tags:
  • All members
  • Posts: 8
Source of bet
« on: 15 Oct 2025, 08:28 »
Hello. In MF there is window with my bets and sources of this bets (which trigger placed the bet). Are there variables for this information? Or other possibilities how to get this information? Thanks

  • All members
  • Posts: 45
Re: Source of bet
« Reply #1 on: 16 Oct 2025, 10:54 »
Hi, I am not sure exactly what you are referring to, or what you want to see. Are you talking about the program log or the user variables table?

If you want to view variables you can add them in the user variables table, it is here for example I track, wins/losses balance total won, and market variables such as winner name (this alters as you click into different settled markets). 

Then for example if I am running my ew trebles triggers- I have all the different variables that I track for the win and place stakes as each leg settles so I can see how much will be going onto the next horse in each treble

Do either of these fit what you are after, if not can you please expand on what you would like to see, and where you are currently looking

  • All members
  • Posts: 8
Re: Source of bet
« Reply #2 on: 17 Oct 2025, 12:25 »
Hi, I mean Source from screenshot

  • All members
  • Posts: 45
Re: Source of bet
« Reply #3 on: 17 Oct 2025, 16:42 »
OK, thanks for the clarification, so what extra information are you looking for, what is it you are trying to do, or want to see?

  • All members
  • Posts: 8
Re: Source of bet
« Reply #4 on: 17 Oct 2025, 17:13 »
I can't find a variable that references the bid source. For example, how to find which bets was placed by trigger "Back" and price of this bet

  • All members
  • Posts: 45
Re: Source of bet
« Reply #5 on: 18 Oct 2025, 12:04 »
OK, so just click on program logs

  • All members
  • Posts: 45
Re: Source of bet
« Reply #6 on: 18 Oct 2025, 12:06 »
I will post an example later once mine has run today - its top right of the sceen just below launch excel

  • All members
  • Posts: 8
Re: Source of bet
« Reply #7 on: 18 Oct 2025, 13:26 »
Thank you. I found it. But log not resolve problem. I can't reffer to log information in trigger expressions. So, I can't, for example, use condition: bets placed by trigger "Back" is greater then 0, or bets prices placed by trigger "Lay" is equal to lay_price etc.

  • All members
  • Posts: 8
Re: Source of bet
« Reply #8 on: 18 Oct 2025, 13:29 »
And, as I see, its not possible write to Excel log information non-stop

  • All members
  • Posts: 45
Re: Source of bet
« Reply #9 on: 18 Oct 2025, 14:09 »
I still don't think I understand what you are trying to do yet.

The program log lists the bet placed, what price they were placed at and which trigger placed the bets. If you click on the trigger logs tab you can see the status of all of the conditions for each trigger. see screenshot.

But if you want to use these conditions to make decisions on future bets you need to put these conditions and logic into the triggers themselves.


  • All members
  • Posts: 8
Re: Source of bet
« Reply #10 on: 18 Oct 2025, 14:25 »
But how to put this information from log to Trigger? What I must to write in trigger expression in order to get log information. For example, if I want to return amount of matched bets I write bm_laya. And what I must write in order to get information from log. For example, I want to write in trigger expression how many bets was placed by trigger "Back". Or what was the last price placed by trigger "Back"?

 

Please note, BetFair is seems to be currently OFFLINE