Author Topic: two markets per trigger  (Read 1082 times)

Tags:
  • All members
  • Posts: 59
  • Gender: Male
two markets per trigger
« on: 04 Feb 2016, 12:04 »
Hi! I have a trigger file with two triggers - one for greyhounds win market, other for to be placed market. But to be placed market place bets by rules of win market conditions. How to split them to run each trigger for each market seperately?

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: two markets per trigger
« Reply #1 on: 04 Feb 2016, 14:34 »
hi
set your triggers to win market and place market, in the markets box.
then use the condition  winplace_r_1_back_price  etc.
winplace gets the information from the opposite market
r = rank
1 = favorite
if you wanted to use the index number then put s in-place of the r




mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 59
  • Gender: Male
Re: two markets per trigger
« Reply #2 on: 20 Feb 2016, 20:59 »
ok, but is it possible for each block to use its own history for martingle?

right now i have this written for martingle:
IF(losses>0,hist_1_laya*2,ba)

ba - bet amount.


  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: two markets per trigger
« Reply #3 on: 20 Feb 2016, 21:49 »
hi
sorry, but mfp can only separate greyhounds,horses football etc, it/betfair does not separate win/place history/statement.
this would be a request for triggers, as there would be a lot of formula and testing required.
there needs to be variables to record the selections name and then in the settled market compare the winner name with the recorded name,one for the place market and one for the win market, it gets complicated so 2 requests would be required to cover place and win markets, then combine both of them.
one set of triggers for win markets and one set for place markets.
each market type would have its own variables to suit the market, so no cross matching with figures.

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE