Pages:
Actions
  • #1 by chilli on 28 Nov 2018
  • Hi

    I'm trying to include tissue prices alongside my selections in a text file and I've followed the instructions from the help file to include a "tab" character between the selection and a minimum price but today there have been problems. 

    Yesterday was fine and the bets were placed as they should be but today I've had bets placed when the minimum price wasn't hit and bets missed when the minimum price was available. 

    Any ideas what I can look for to sort this out?
  • #2 by mcbee on 28 Nov 2018
  • hi
    could you include the trigger that uses the values , so that I can look and work out the problem.

    mcbee
  • #3 by chilli on 28 Nov 2018
  • Hi Mcbee

    I've included the trigger but just so you know I manually import the selections using the import selections for auto-trading button.
  • #4 by mcbee on 28 Nov 2018
  • hi
    sorry but your trigger does not have the conditions for imported prices.
    to use the prices you have to use imported_1 for the first price and imported_2 for the second price and so on.

    mcbee
  • #5 by chilli on 28 Nov 2018
  • Ok, so how I've been doing it is put my selections in a notepad file with a minimum price next to each one separated by a "tab". I then import it using the import selections button above the market tree.

    Are you saying doing it this way doesn't work?
  • #6 by chilli on 28 Nov 2018
  • I've just doubled checked and the help file definitely says I can import prices with the selections the way I'm doing it.

    Should I try your method - see if that's any better? 
  • #7 by mcbee on 28 Nov 2018
  • hi
    you can import values but unless you use a trigger condition mfp does not know what to do with the values.

    Quote
    You can access these values through Variables referring to imported values
    as you can see above there is another section on using the values when you have the manual open click on the Variables referring to imported values and it will take you to the section.

    mcbee
  • #8 by chilli on 28 Nov 2018
  • Ah right, didn't know that. Thanks for your help, I'll have a look when I get a minute. 

    Cheers
  • #9 by chilli on 28 Nov 2018
  • Hi, sorry, turns out I've got a moment now :)

    So, do I literally just include another trigger expression?

    and Selection's Trigger Expression Imported_1 .........

    what would I include after to make sure the bets don't go in unless the current price is higher than the tissue price I included in the text file

    Thanks
  • #10 by mcbee on 28 Nov 2018
  • hi
    and selections back price is greater than imported_1
    that is if the tissue price is the first value after the name

    mcbee
  • #11 by chilli on 28 Nov 2018
  • Ok, excellent, thanks for your help. Much appreciated.
Pages:
Actions