Hi, I am looking to create a simple automation bot but when I had it working in practice mode, the same configuration failed in live
Simply put, i was laying the second favorite 2 minutes before the off for a fixed amount.
i was then looking to green up in profit for 50% of my fixed stake.
I would like to add a stop loss as well of 50% of the liability.
No matter how I configure this, when I go live, it only places the lay bet and the green up doesn't take effect. I have watched several race odds after in play and while the odds moved in my favor and the bets should have greened, they didn't./
Can anyone point me to a file that will perform something like this and I could adjust stake/selection choice.
Thank you.
Assistance on automation?
This example has the type of stop loss you are referring to
viewtopic.php?f=52&t=22810
Practice mode is no different to live mode except the matching of bets is simulated by the software, the only difference is in a real market you might not always be matched.
First thing to do is check you log to see if the bet even triggered
If it did but just wasn't matched there's very little you can do about that except arming the rule to trigger more times (using at least a 2 second re-arm time).
Or you could try placing the stop outside the current price, that will increase the chances of it being matched in a fast moving market
viewtopic.php?f=52&t=22810
Practice mode is no different to live mode except the matching of bets is simulated by the software, the only difference is in a real market you might not always be matched.
First thing to do is check you log to see if the bet even triggered
If it did but just wasn't matched there's very little you can do about that except arming the rule to trigger more times (using at least a 2 second re-arm time).
Or you could try placing the stop outside the current price, that will increase the chances of it being matched in a fast moving market
If you post some screenshots of your green up rule including the conditions tab it should be easy to spot why it hasn't triggered
The software is 100% reliable (as anyone using it will confirm), but rules can't think for themselves and will only follow the instructions they are given so its just a case of finding out where the error lies
The software is 100% reliable (as anyone using it will confirm), but rules can't think for themselves and will only follow the instructions they are given so its just a case of finding out where the error lies
When I click the attach button, it does not allow me to attach an actual file, it gives me text which appears to want me to type the location of the file I want to attach,
This afternoon I have several examples where the rule fired perfectly, some where it didn't fire at all and some where the green up fired multiple times. Feel free to email me, [email protected] and I will send you images.
This afternoon I have several examples where the rule fired perfectly, some where it didn't fire at all and some where the green up fired multiple times. Feel free to email me, [email protected] and I will send you images.
lynchie78 wrote: ↑Wed Apr 21, 2021 6:20 pmWhen I click the attach button, it does not allow me to attach an actual file, it gives me text which appears to want me to type the location of the file I want to attach,
This afternoon I have several examples where the rule fired perfectly, some where it didn't fire at all and some where the green up fired multiple times. Feel free to email me, [email protected] and I will send you images.
When you try and attach the images are you clicking on the little symbol above the text field box? The symbol where if you hover the mouse over it says 'insert image'?
You need to click on the box BELOW the text field box marked 'Attachments'. This will then give you the options to attach a file from your computer directory.