|
By:
You could write a trigger spreadsheet for GRUSS?
|
|
By:
Ok ta. Bots are new to me , is this complex ?
|
|
By:
http://www.gruss-software.co.uk/forum/
Check the forum for lots of info. If you are new to this then all I can say is BE VERY CAREFUL. |
|
By:
Thanks again Gin
|
|
By:
Marketfeeder pro could set this up in a few minutes. It allows you to set up very simple or very complex automated betting systems. It's an official API product and far easier to get your head around than gruss.
Not part of the company, just a satisfied customer who wants to spread the word as the more people that use it, the more likely it will stay supported and allow me to carry on using it. |
|
By:
Make sure you don't have much money in your account when trying this out, or ideally run it on a new account with limited funds. Theses things can go wrong and could end up emptying your entire balance.
|
|
By:
|
|
By:
Thanks for all the advice lads. Dave1357 as you mentioned if marketfeeder does have to set it up for you it would def not be an option for me. Rather than load shortly before race ( which rather defeats the object as i may as well do it manually if im actually sitting there ) can i specify for the criteria to kick in once a certain amount of money has been matched ?
|
|
By:
yes just put in another if statement to cover the amount matched eg for 10000:
=IF(B3>10000, IF($E$2="Not In Play",IF(((P5/B3)/(1/F5))>1.5,"BACK",""),""),"") You can do so much with the gruss excel interface. |
|
By:
oh and gruss will load the market automatically at the published off time, so you don't need to be present
|
|
By:
Without wishing this to descend into a 'my api software is better than your api software' debate, the whole point of Market Feeder is that it is a set of tools that allows you to programme your own betting strategy without getting someone else to programme it for you, thus loosing your edge. It uses drop down menus to set all the things that you need to use excel language for in gruss to programme, so eg if you wanted to bet in play you would do this using a drop down menu rather than have to write visual basic or excel statements. Its whole purpose is to allow you to write automated betting strategies, and there is an active and friendly forum for when and if you get stuck.
You can ask for the company to write a bot for you if you wish, but most people just do it themselves for peace of mind. |
|
By:
the whole point of Market Feeder is that it is a set of tools that allows you to programme your own betting strategy without getting someone else to programme it for you, thus loosing (sic) your edge
There website says Triggered betting is the main feature of MarketFeeder. You can make it do whatever you need with the triggers. Every customer is eligible for a certain number of free trigger solutions, see details on Trigger Development service here. I took that to mean that what OP required would need to be set up by the software provider but apologise if I picked this up wrongly. Quite obviously gruss/excel deosn't need this so no idea what you mean by "getting someone else to programme it for you". Both have free trials, so OP can have a go and see what he likes. |
|
By:
I agree that the wording on their website is a bit ambiguous.
What they do is that your subscription entitles you to have a trigger built to your specific requirements should you want them to programme it for you. It's your choice to have them do that for you or not. Many people who have a complex part of their system (like a staking plan for example) get them to write a trigger for that, and then add in the other elements that make the system personal to them afterwards. There are lots of examples of triggers (their name for the sets of instructions that have to happen before a bet is fired into the market) on the website that serve as good templates to start from and adapt. |