Pages:
Actions
  • #121 by MarkV on 18 Dec 2012
  • Hello.

    The triger is working perfectly. But the strategy he proposes needs some tweaking.

    It comes in many games where there are a very high possibility of having goals.

    I thought of two ways to eliminate this:

    Enters only in games where the odds of both teams are greater than 2.20.

    or

    Enters only in games where the odds of 2.5 UNDER is less than 2.00.

    This check would have to be made before the game starts.

    How to do this?

    Sorry my bad inglish.
    Hi
    The attached update will check the price of Under 2.5 is less than 2.00, 1 minute before start time. It will only open the trade if this condition is met.
    Untested – please use test mode.

    Thinking about it, it might be an idea to leave the trigger as it was in the previous version, and add the above conditions to a delete all markets trigger, where the above condition is not met. What do you think?
  • #122 by MarkV on 18 Dec 2012
  • Hello Mark

    All of those conditions OK apart from "when did I refresh screen"..I didnt know I had to!
    I thought it would refresh automatically....why and I how do I refresh?...surely I don't just sit there all  night pressing a refresh button every 5 mins?
    Hi
    I was wondering when do you start refreshing markets, because the markets need to be refreshing before the start of the game in order to calculate elapsed time in the trigger. 2 minutes before should be fine.
    Settings > Monitoring Options > Market Refresh > Start monitoring events at 2.00 mins before the beginning

    Did you find any indication in the trigger logs as to why it did not bet?
  • #123 by Nettuno on 18 Dec 2012

  • Thinking about it, it might be an idea to leave the trigger as it was in the previous version, and add the above conditions to a delete all markets trigger, where the above condition is not met. What do you think?


    Perfect. It would be right.

    I run test now.

    Very thank you.
  • #124 by Nettuno on 18 Dec 2012
  • The last part dont work.

    O triger continued make back in markets with, UNDER 2,5 more great than 2,00.

    Will we should use a variable to hold the 1st this comparison?

    Sorry my bad inglish.
  • #125 by MarkV on 19 Dec 2012
  • Hi
    The attached is version 7 with a Delete Markets block added at the beginning.

    Your markets need to be refreshing 2 minutes before the start.
    It will check the price in Under 2.5 at 90 seconds before start and set a user variable if the price is greater than 2.0
    At 60 seconds before start it will delete all markets of same match if the above condition is met.
    I have tested the delete briefly on 2 games and it seems OK. Please do test it properly.
  • #126 by Nettuno on 19 Dec 2012
  • Hi
    The attached is version 7 with a Delete Markets block added at the beginning.

    Your markets need to be refreshing 2 minutes before the start.
    It will check the price in Under 2.5 at 90 seconds before start and set a user variable if the price is greater than 2.0
    At 60 seconds before start it will delete all markets of same match if the above condition is met.
    I have tested the delete briefly on 2 games and it seems OK. Please do test it properly.



    Thank you again!!!!!

    Run test.
  • #127 by van basten on 21 Dec 2012
  • How come this trigger does not cover the 0-1 and 1-2 score line?
  • #128 by Nettuno on 21 Dec 2012
  • How come this trigger does not cover the 0-1 and 1-2 score line?

    Because statistically it is not profitable.

    During the time that the method applied manually.

    When the game was with these scores, had no strategy.

    Sorry my bad inglish.
Pages:
Actions