Pages:
Actions
  • #1 by ifyesthenno on 20 May 2013
  • hi,

    I want to register prices, but I dont have excel. e.g. I want to have all lay/back prices of all selections of all races 1 minute before the off.

    how could I do that?
    I think the only possibility is to create a simple lay/back trigger that places test bets and then to save the csv-file from the account statement and to open it with openoffice.

    any other idea?
    • ifyesthenno
  • #2 by mcbee on 21 May 2013
  • hi
    use the remember trigger with market_parent_id
    so remember   name  blodds_market_parent_id     create a new list every time
    condition
    and markets minutes before the off is equal or less than 1
    to use the prices or any other info in your other triggers
    and selections trigger expression  blodds_market_parent_id_1_back_price
    will give you the back price of the recorded fav
    and selections trigger expression  blodds_market_parent_id_1_sel_name
    will give you the name of the favourite
    the remember will record everything you see at 1 min
    selection volume
    market volume
    and all the others
    but you must understand that the remember records the selection info in favourite positions not index.

    mcbee
  • #3 by ifyesthenno on 21 May 2013
  • thx mcbee,
    many infos, have to work it out. could be that then I will ask again..
    • ifyesthenno
Pages:
Actions