News
Current BetFair Sports API status: online. Current BetFair Games API status: online.

WellDone Betting Bots -- May 21, 2012, 22:45
Pages: 1
Print
Author Topic: Language to program triggers  (Read 1755 times)
Alden
New member
*

Reputation: +0/-0
Good idea!
Posts: 20


« on: February 14, 2011, 10:06 »

Hi,

I think it would be a great idea to implement a script language to program triggers.

The graphic interface is powerful, but I think it's not possible (or at least can be difficult) to do complex triggers. Also if you have a lot of triggers you will be lost among them.

So I think it would be a great idea if you implement a script language to make triggers, something like:

If difference(current_round.favourite.back_price, current_round.second_favourite.back_price) > 2 and (previous_round.favourite.hand <> current_round.favourite.hand) and (current.favourite.back_price < 2) Then
 ....

Else

 ....

End If

Even you could define your own functions:

Function Strategy_1
Begin
 ...

 If (current.continuous_lost_games > 3) then
  Call Strategy_2
 End If
End

Function Strategy_2
Begin

 If (current.continuous_lost_games > 3) then
  Call Strategy_3
 End If

End

...

Regards.
Logged


WellDoneSoft
Tim Vetrov
Administrator
Hero Member
*****

Reputation: +21/-1
Thanks!
Gender: Male
Posts: 1016



WWW
« Reply #1 on: February 14, 2011, 12:04 »

The main idea we made it the way it's done is that the majority can't write programs so it's difficult to them to write a script. If you a programmer you can make your own MF pro. By the way you can write a VB script in Excel connected to MF pro.
But you are right and may be it's an idea for another our project ;-)
Logged


Pages: 1
Print
 
Jump to:  

Anone designed by pixelslot.
Powered by SMF 1.1.16 | SMF © 2011, Simple Machines