Sandbox environment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PROGRAMMING
    Junior Member
    • Aug 2017
    • 6

    #1

    Sandbox environment

    Hello,

    Is there a sandbox environment for the API? If not, how can I simulate placing a bet without the money being taken from the account?

    Many thanks
    Al
  • PROGRAMMING
    Junior Member
    • Aug 2017
    • 6

    #2
    Originally posted by PROGRAMMING View Post
    Hello,

    Is there a sandbox environment for the API? If not, how can I simulate placing a bet without the money being taken from the account?

    Many thanks
    Al
    Hello

    Is there anybody who can help ?

    Comment

    • LiamP
      Junior Member
      • Oct 2015
      • 284

      #3
      Sadly there is no sandbox, you have to calculate client side. Its tricky but doable, calculating whether you would get matched when factoring in Xm can be tricky / probably impossible to be 100% accurate.

      Things to factor in:

      - Bet delay
      - API latency
      - Cross matching
      - Amount available
      - Amount traded (to monitor bets being matched that are live)

      Comment

      Working...
      X