Author Topic: Importing numeric values issues  (Read 1624 times)

Tags:
  • All members
  • Posts: 151
Importing numeric values issues
« on: 28 Nov 2018, 17:51 »
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?

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Importing numeric values issues
« Reply #1 on: 28 Nov 2018, 19:12 »
hi
could you include the trigger that uses the values , so that I can look and work out the problem.

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: 151
Re: Importing numeric values issues
« Reply #2 on: 28 Nov 2018, 19:28 »
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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Importing numeric values issues
« Reply #3 on: 28 Nov 2018, 19:39 »
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
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: 151
Re: Importing numeric values issues
« Reply #4 on: 28 Nov 2018, 19:47 »
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?

  • All members
  • Posts: 151
Re: Importing numeric values issues
« Reply #5 on: 28 Nov 2018, 19:49 »
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? 

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Importing numeric values issues
« Reply #6 on: 28 Nov 2018, 19:55 »
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
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: 151
Re: Importing numeric values issues
« Reply #7 on: 28 Nov 2018, 20:00 »
Ah right, didn't know that. Thanks for your help, I'll have a look when I get a minute. 

Cheers

  • All members
  • Posts: 151
Re: Importing numeric values issues
« Reply #8 on: 28 Nov 2018, 20:12 »
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

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Importing numeric values issues
« Reply #9 on: 28 Nov 2018, 20:22 »
hi
and selections back price is greater than imported_1
that is if the tissue price is the first value after the name

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: 151
Re: Importing numeric values issues
« Reply #10 on: 28 Nov 2018, 20:23 »
Ok, excellent, thanks for your help. Much appreciated.

 

Please note, BetFair is seems to be currently OFFLINE