Author Topic: Market Limits  (Read 2405 times)

Tags:
  • All members
  • Posts: 10
Market Limits
« on: 06 Aug 2012, 15:49 »
Hi,

For my strategy I wanna limit the markets loaded (60) but I still can't do it. Sometimes I've loaded more than 200 markets and the Marketfeeder gets blocked.

PS: I've the version 7.0.0.34

  • Moderator
  • Posts: 3605
*
Re: Market Limits
« Reply #1 on: 06 Aug 2012, 17:41 »
Hi
These two posts might help:
http://community.welldonesoft.com/troubleshooting-8/problem-if-too-many-markets-added/
http://community.welldonesoft.com/triggered-betting-10/limit-number-of-markets/
you could also make a trigger to delete markets based on their event_start and get the scheduler to reload them every hour or so, depending on how quickly the finished markets are deleted.
and perhaps you might make some use of these variables:
market_num
refr_market_num
e.g. sort by event start time
delete market if market_num is greater than 60
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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Market Limits
« Reply #2 on: 06 Aug 2012, 18:38 »
hi
be carefull with the market_num is greater than 60
this will delete any market
you would have to use market_index is greater than 60

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.

  • Moderator
  • Posts: 3605
*
Re: Market Limits
« Reply #3 on: 06 Aug 2012, 19:28 »
hi
be carefull with the market_num is greater than 60
this will delete any market
you would have to use market_index is greater than 60

mcbee
well spotted 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