Pages:
Actions
  • #1 by Poetrismo6 on 17 Feb 2015
  • Hi,

    mcbee recently helped me with the attached trigger. Now I'm interested in the possibility to evaluate it automatically - if this is at all possible (through add-on to exisitng trigger or some other way)?

    The evaluating fields that would be interesting (for the matches that the trigger has placed a bet on is):
    Date
    Home team
    Away team
    Matched volume
    Back book %
    SP odds home team
    SP odds away team
    Who scored first goal (home/away)
    Bet odds (odds that the trigger placed a bet on)
    Minute (since event started) of the first goal
    Result

    Looking forward to your feedback, thanks.
  • #2 by mcbee on 18 Feb 2015
  • hi
    there are no SP prices for soccer.
    i can record the pre in-play price and use that.
    all the values will be in the variable screen to look at.
    please confirm that this is ok.

    mcbee
  • #3 by Poetrismo6 on 18 Feb 2015
  • Hi,

    Yeah, meant the pre in-play price (just before the start of the event).

    What do you mean that the "values will be in the variable scrren" - where is that? The ideal would be if it is a place where it is possible for me to export the evaluating values to excel somehow!?
  • #4 by mcbee on 18 Feb 2015
  • hi
    the variable screen is about the top center of the bot screen, press user variables.
    you would type in the variables that i set and then you will see all the information that you require.


    mcbee
  • #5 by Poetrismo6 on 18 Feb 2015
  • Hi,

    Ok, thanks - let's go for this.
  • #6 by mcbee on 25 Feb 2015
  • hi
    here is your trigger
    there are no new constants
    method 1.
    open the variable screen, type or copy and paste each of the following.
    hn
    an
    mv
    IF(fi=1,fp,up)
    IF(fi=2,fp,up)
    fgt
    smp
    msfg
    the above will give you the values to your requested list, date is today's , result is as shown in the market.

    method 2
    after the match has finished, open the program logs (top right of the bot screen)
    look for   Special log message
    locate   home team
    hover the mouse pointer over the h and press the left mouse button drag the mouse over the letters until you are at the end of the result score.
    press CTRL (bottom left of your keyboard) and C , both at the same time.
    now open your spreadsheet and paste in to an empty cell.
    you can now copy and paste the values in to your spreadsheet to analyze.


    mcbee

    download your trigger below
  • #7 by Poetrismo6 on 26 Feb 2015
  • Good stuff - thanks mcbee
Pages:
Actions