what sort used in the List<Match> Matches

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • clerk
    Junior Member
    • Feb 2014
    • 10

    #1

    what sort used in the List<Match> Matches

    Can I say with full confidence that the last item is the last match?
    In other words, the elements of the list sorted by date? If not, how are sorted list items?
    thanks
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #2
    What API call are you referring to?

    If it is listMarketCatalogue then you can specify the sort order to be used in the call.

    Comment

    • clerk
      Junior Member
      • Feb 2014
      • 10

      #3
      Originally posted by betdynamics View Post
      What API call are you referring to?

      If it is listMarketCatalogue then you can specify the sort order to be used in the call.
      listMarketBook use for dynamic data market. MatchProjection set NO_ROLLUP.
      Last edited by clerk; 10-07-2014, 03:56 AM.

      Comment

      Working...
      X