by gizzard » Wed Feb 09, 2011 3:44 am
I'm trying to set up a Stop Loss that is triggered when there is just a 1 tick movement against my bet.
For example, Lay at 5, Stop Loss should be 4.9.
I have tried a couple of methods using Excel Triggers without much luck, the Stop Loss price is more often than not lower than 4.9, in this example.
First I tried: LAY-SL1
(there were other modifiers too but I haven't included them).
My understanding of this is that the Stop Loss would be triggered at 4.9, in the example above, but the odds used would be one tick lower ie 4.8. The match was often then at 4.8 as the market was moving quickly.
I then tried: LAY-SLF4.9
to try and force 4.9 as the odds to be used but, again, most bets were taken at 4.8.
What method can I use, if any, to try and get the Stop Loss set at the desired odds?
Is this just impossible if the market is moving quickly as any odds <= 4.9 will be taken?
Is the only alternative to not use th -SL trigger but place an offset Back bet using VBA?
Thanks