Pages:
Actions
  • #1 by neilbom on 12 Apr 2016
  • Evening all

    I am just wondering what amendments I have to make to the sample trigger:

    "LTD then green up or distribute loss"

    In order to simply LTD

    Also what amendments would I have to make to the sample trigger:

    "Laying 00 HT score with loss recoupment"

    In order to simply lay 00 in the HT score market.

    Thanks

    Neil
  • #2 by MarkV on 12 Apr 2016
  • Hi
    LTD:
    untick Enabled on "greening up" and "distributing the loss triggers" (or delete those two triggers), leaving you with just "laying the draw trigger"

    LAY 0-0 HTS (without any reference to MO as per original trigger) easier to make a new trigger:
    action: lay, price: lay_price, amount: default_laya, cancel
    selections: first matching selection
    markets: soccer games
    execute: once per market
    status: idle or suspended
    conditions:
    markets name contains "Half Time Score"
    and selections index is equal to 1
    ...and any other conditions of your own e.g. minutes before the off etc.

    please use test mode when testing triggers

    if you want the original trigger with cross-market referencing to MO market intact but with your modifications, please put in a request here:
    https://community.welldonesoft.com/marketfeeder-make-me-a-trigger/
Pages:
Actions