Pages:
Actions
  • #1 by LadyX on 06 Sep 2013
  • Hi to all the community, I'm trying to set a trigger but I'm not so expert in this field, I can left below some steps that I need to make it real (if it's possible):

    I want to bet on one selection of the match odds market ONLY (condition) if the back quote of that selection is in a range of quote, every match need to have different range of quote pre settled... so I have problem with the trigger menu because I cant find an option to select match to match and to assign to each of them the right range of quote to make then the bet or to skip it...the selection have to been 1 minute before the starts of every match...is possible to create something with those condition?

    Thanks in Advantage to all helper and interested

    Giorgio
  • #2 by MarkV on 06 Sep 2013
  • Hi
    You can do this from Excel. See manual for importing selection data from a sheet.
    OR
    keep a separate text file for each odds range containing the selection names
    make a separate trigger for each file
    conditions:
    selection's name is in file <odds_range_file_name>
    and selection's back price is between <startodds> and <endodds>


  • #3 by LadyX on 06 Sep 2013
  • Hi, thanks for the fast reply.
    I'm posting her my simple code, something is not working well but I can't understand what:
    Azione: back
    Quota: back_price
    Importo: 0,10
    Mercati: Soccer Games
    Selezioni: All Selections
    Condizioni: Selection's Name is in list C:\Users\...Desktop\selections.txt
    and Selection's Back Price is between 2,40 and 4,30
    Stato Mercato: All Markets
    Esegui: once per selection

    In the text file I've wrote:
    [Ajaccio v Parma] The Draw

    I'm playing with Try mode (not real money)

     thanks for your support
  • #4 by MarkV on 06 Sep 2013
  • Hi
    You have: Selection's Name is in list C:\Users\...Desktop\selections.txt
    Should be: Selection's Name is in file C:\Users\...Desktop\selections.txt

    Text file should be
    [Ajaccio v Parma / Match Odds]The Draw
  • #5 by LadyX on 06 Sep 2013
  • Ok, I've made progress, I have only a doubt: how can I suppress the warning window and play my trigger bets without confermation (clicking YES button)? thanks a lot for your great support
  • #6 by MarkV on 06 Sep 2013
  • Settings > General Options > untick Request confirmation....
  • #7 by LadyX on 06 Sep 2013
  • Thanks I've done :)
Pages:
Actions