I'm testing a new automation rule on football that:
1. Back Under 2,5 at K.O.
2. Green All with 3€ profit
3. Back Under 2,5 after the first goal AND only if the 2nd step is done
4. Green All for the second time with 3€ profit AND only if 3rd step is done
Attached my automation file.
I have the following issue:
1. the second "Grenn" automation didn't work ad expected, for example
Code: Select all
31/12/2016 16:00:47: Guardian has detected that the market is in-play
31/12/2016 16:00:47: Guardian has detected that the market is suspended
31/12/2016 16:01:39: Guardian has detected that the market is now unsuspended
31/12/2016 16:01:44: [G_Auto] : € 100.00 Back bet placed on Under 2.5 Goals at 1.76. Fully matched at 1.78. Ref: 10015
31/12/2016 16:11:09: [G_Auto] : Automation Signal for market: PrimoGreenOK = 1
31/12/2016 16:11:14: [G_Auto] : Greened up Under 2.5 Goals by Laying 104.71 at 1.7
31/12/2016 16:32:53: [G_Auto] : Automation Signal for market: SecondoGreen = 1
31/12/2016 16:32:58: [G_Auto] : € 100.00 Back bet placed on Under 2.5 Goals at 2.12. Fully matched at 2.16. Ref: 10025
31/12/2016 16:59:21: [G_Auto] : Automation Signal for market: PrimoGreenOK = 1
31/12/2016 16:59:26: [G_Auto] : Greened up Under 2.5 Goals by Laying 125.58 at 1.72
31/12/2016 16:59:26: [G_Auto] : Greened up Under 2.5 Goals by Laying 125.58 at 1.72
31/12/2016 17:12:46: Guardian has detected that the market is suspended
What I have as a result is -60,13€ on Under and +155,87 on Over instead of +6€ for both
2. in some case there is not a second GREEN, for example:
Code: Select all
31/12/2016 15:01:32: Guardian has detected that the market is in-play
31/12/2016 15:01:32: Guardian has detected that the market is suspended
31/12/2016 15:02:33: Guardian has detected that the market is now unsuspended
31/12/2016 15:02:38: [G_Auto] : € 100.00 Back bet placed on Under 2.5 Goals at 1.76. Fully matched at 1.78. Ref: 10010
31/12/2016 15:10:39: [G_Auto] : Automation Signal for market: PrimoGreenOK = 1
31/12/2016 15:10:44: [G_Auto] : Greened up Under 2.5 Goals by Laying 103.49 at 1.72
31/12/2016 15:16:39: [G_Auto] : Automation Signal for market: SecondoGreen = 1
31/12/2016 15:16:44: [G_Auto] : € 100.00 Back bet placed on Under 2.5 Goals at 2.64. Fully matched at 2.68. Ref: 10012
31/12/2016 16:13:55: Guardian has detected that the market is suspended
It's possible that I have no LAY quote as per Liquidity limit in the market?