Pages:
Actions
  • #1 by Sartux Tips on 09 Oct 2019
  • Monitor race 1 hour before the start

    Check all the positions 1 minute before the start of the race and lay the positions that have had the greatest price increase since the market was monitored (60 min ago), using this scheme for the size bet

    Price <= 3.5 - 1% Bank
    PRice between 3.6 and 7.5 - 0.6% Bank
    Price between 7.6 and 11 0.4% Bank

    Possibility to choose how many Layers to play (1,2,3...5)

    Create a log file containing the price for a single selection 1 hour from the beginning to 1 minute and indicate the winner

    LOG example
    IDRACE; Martket_full_name; position (1-10); interval (1 hour / 60 min, 1 minute or end); price_lay; (if the race is over, mark with 1 if you won otherwise 0);

    Example log of 2 horses of the same race

    123123123; NAME_RACE_TIME; 1; 60; 3.35
    123123123; NAME_RACE_TIME; 1; 1; 2:35
    123123123; NAME_RACE_TIME; 1; -1; 0; 1 <- WIN
    123123123; NAME_RACE_TIME; 2; 60; 5.35
    123123123; NAME_RACE_TIME; 2; 1; 9:35
    123123123; NAME_RACE_TIME; 2; -1; 0; 0 <- LOSE
  • #2 by pcal72 on 11 Oct 2019
  • Hello Sartux Tips

    I will start building your trigger requested.

    When ready i will post it here.

    Manny thanks
    pcal
  • #3 by Sartux Tips on 11 Oct 2019
  • Thx
  • #4 by Sartux Tips on 14 Oct 2019
  • if you have difficulty recording the logs, you could write only one line when the race ends. adding two columns (price 60min and price 1 min).
    so the writing is done only once per race
  • #5 by pcal72 on 14 Oct 2019
  • I believe that will not be a problem.
    I believe tomorrow I will delivery you trigger to you.

    Thanks
    Pcal
  • #6 by pcal72 on 16 Oct 2019
  • Hello

    Just one consideration

    Based on your riquered...

    IDRACE; Martket_full_name; position (1-10); interval (1 hour / 60 min, 1 minute or end); price_lay; (if the race is over, mark with 1 if you won otherwise 0);

    Trigger produces this results.
    159549531;"Horse Racing - Calendar / 2019 / June 2019 / 07 (Thu) / Brig / Brig 07/06/2019 14:00 5f Nov Stks - 5f Nov Stks";1;60;1.95;;
    159549531;"Horse Racing - Calendar / 2019 / June 2019 / 07 (Thu) / Brig / Brig 07/06/2019 14:00 5f Nov Stks - 5f Nov Stks";2;60;2.82;;
    159549531;"Horse Racing - Calendar / 2019 / June 2019 / 07 (Thu) / Brig / Brig 07/06/2019 14:00 5f Nov Stks - 5f Nov Stks";3;60;7.60;;

    But nothing here identify your horse for later analisys.
    You dont add or change any field to include horse identification?? Name or ID??

    Thanks
    pcal
  • #7 by Sartux Tips on 16 Oct 2019
  • you are right I missed it, at this point you could do 1 single line at the end of the race?
  • #8 by pcal72 on 16 Oct 2019
  • Let me see if I understand.

    You only want one line at the end of race and not all tree lines??
  • #9 by Sartux Tips on 16 Oct 2019
  • yep
    only 1 for all position at the end 
  • #10 by pcal72 on 16 Oct 2019
  • Ok

    Later today I will post trigger here.

    Sorry for delay
    Thanks 
    Pcal
  • #11 by pcal72 on 17 Oct 2019
  • Hello Startux Tips

    I come to bring you the trigger required.

    I ask that the test very well in test mode.
    Use the program's test mode for this purpose.

    It is important that you do the following:
    Create on your disk c: a folder named MARKET FEEDER BOTS that will be where the logs will be written.
    You can if you want to put the trigger in this folder so everything is together.

    Two constants have been created that you need to pay special attention to!




    The Layers constant that represents the number of possible entries you want the trigger to make.
    The MonitoringTime constant that defines the time at which the trigger should monitor horses.

    Also you need change this fields in settings!










    If you have any questions just ask.

    Thank you very much

    pcal


  • #12 by Sartux Tips on 17 Oct 2019
  • thanks i try it right away, can i use the trigger even for the exact result market football?
  • #13 by Sartux Tips on 17 Oct 2019
  • **ERROR SETTINGS**
    show price difference for the following periods

  • #14 by Sartux Tips on 17 Oct 2019
  • wrtite only 1 row for race and not 1 row for selection (example 8 horse)
  • #15 by pcal72 on 17 Oct 2019
  • Do you want 1 line for each horse for each race??
Pages:
Actions