Pages:
Actions
  • #1 by layfavin on 06 Dec 2018
  • Hi ,

    Please could you create me a trigger to bet on my imported selections on the place market:
    • Place on selections only if place price is min 1.7 and max 3
    • Max runners is 12
    • Min places is 3
    • Place bet 40 seconds before off

    Staking 
    Increase the previous lossed stake by 50% i
    This means after i lose a race, i add 50% to the next stake, so if £100 was lost on the first race, the next stake would be £150, or if you lost £10, then the next stake would be £15, etc. etc. after a win goes back to initial stake.
    It must carry over losses to the next day , if market feeder crashes it should pick up last bet and start staking from there.



  • #2 by mcbee on 06 Dec 2018
  • hi

    Quote
    It must carry over losses to the next day , if market feeder crashes it should pick up last bet and start staking from there.
    carry over the losses to the next day is no problem.
    if market feeder crashes it cannot save the last bet amount so it will revert back to the last remembered constant amount.
    if this is ok then I will start working on your trigger.


    mcbee
  • #3 by layfavin on 06 Dec 2018
  • Thanks for the info,

    Ok, could I have an option to put in last bet if it crashes. For example: let’s call it Crash bet if populated use that stake if 0 use normal logic.
  • #4 by mcbee on 06 Dec 2018
  • hi
    how are you going to import the selections.

    mcbee
  • #5 by layfavin on 06 Dec 2018
  • Cvs file 

  • #6 by layfavin on 06 Dec 2018
  • Csv 
  • #7 by mcbee on 06 Dec 2018
  • hi
    so you want the trigger to read the file or are you importing using the import option.

    mcbee
  • #8 by layfavin on 06 Dec 2018
  • I be using the ‘ import selections for autotrading’ function
  • #9 by mcbee on 06 Dec 2018
  • hi
    one more question.

    Quote
    Increase the previous lossed stake by 50%
    do you want 50% of the last stake for every loss or just once 
    10
    15
    17.5
    etc
    or
    10
    15
    15
    etc

    mcbee
  • #10 by layfavin on 06 Dec 2018
  • Sorry, that is correct 50% of last stake
  • #11 by mcbee on 07 Dec 2018
  • hi
    here is your trigger , in the constants you can set.
    Bet amount
    Minimum price
    Maximum price
    Minimum number of runners
    Minimum to be placed
    Minutes before the start time to place bet

    I have used the statement for the last bet amount because the statement is updated after every race so if mfp crashes the trigger will still bet the correct amount ( this will not work in the time machine as it resets every time the markets are restarted ).

    please use test mode until you are happy with your settings

    mcbee

    download the trigger below
Pages:
Actions