Im trying to do a bot where i play a back bet between 2.24 and 10.50 with an offset lay bet of 12 ticks/stop loss of 10 ticks with greening
And most the time there is more then one selection in the race so i dont want to hedge till the start time of the race or my selection/s have all been match with the offset lay bet.
Hope this makes sense. I do have a bot up and running im not sure how i can show you my rules and what im doing wrong! Sometimes it greens at start time sometimes it holds onto my selection/s as a lay bet and goes in play so i take a lose if it wins.
Need help on my bot
- Cannylodge
- Posts: 26
- Joined: Mon Nov 16, 2020 2:29 am
You do not have the required permissions to view the files attached to this post.
Your Green up rule is only armed for 3 seconds so its likely your Guardian settings are not refreshing/updating the markets fast enough to ensure it always checked during that 3 second window (and maybe set it to trigger up to 3 times just in case you don't get fully matched the first attempt)
viewtopic.php?f=37&t=11491
viewtopic.php?f=37&t=11491
- Cannylodge
- Posts: 26
- Joined: Mon Nov 16, 2020 2:29 am
Thanks Dallas, Ive been watching my selections today and noticed sometimes they dont get fully matched when greening so when it goes into play im stuck with a lay bet on that selection. So il change it to 10seconds and 3 triggers.
- ShaunWhite
- Posts: 10576
- Joined: Sat Sep 03, 2016 3:42 am
Or issue a TakeSP command on unmatched bets immediately after the first green ? It's going to be near enough, and you don't have to do it early enough to allow for a few stabs at it.