Author Topic: [TR] Getting back_price for markets every X seconds  (Read 853 times)

Tags:
  • All members
  • Posts: 5
Hello,

I've been struggling to create a trigger that would work in this manner:

1) I import 'N' markets (might be variable from one day to another)
    - These markets are over and under markets from different soccer games

2) Every 'T' seconds, I write to an Excel file the prices of these markets and the minute of the match the price was read

3) when the market is closed (eg.: a gol is scored and o0.5FT is closed), I keep the last price available and the minute of the match the price was read.

the closest I could get was with this trigger:
https://community.welldonesoft.com/marketfeeder-triggered-betting/write-to-excel/msg54841/#msg54841

But I wasn't able to do the execution with "no more often than X seconds" for each market.

Ideas ?

  • All members
  • Posts: 5
Re: [TR] Getting back_price for markets every X seconds
« Reply #1 on: 25 Oct 2018, 17:53 »
well I guess that market_index is the variable that shows the position of the market among the markets I chose ?
If that's correct this will solve my problem.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: [TR] Getting back_price for markets every X seconds
« Reply #2 on: 28 Oct 2018, 16:43 »
Hello! Your request is non-trivial, please create a trigger request under the dedicated forum section:

Make me a trigger

market_index contains the index of the market in the My Markets list, which can change if you re-sort the markets or delete any of them from the list.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • All members
  • Posts: 5
Re: [TR] Getting back_price for markets every X seconds
« Reply #3 on: 29 Oct 2018, 22:08 »
Thank you very much, Oxa!

 

Please note, BetFair is seems to be currently OFFLINE