Best structure for Mulitple placeOrders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Grantay.
    Junior Member
    • Jan 2010
    • 53

    #1

    Best structure for Mulitple placeOrders

    Fellow dotnetters...

    Just looking for suggestions on the best (optimum?) structure to use for placing multiple bets in one place order.

    In the old API I had a custom string array that I added bets to, and then placed that array as one bet. String Array? List(of placeOrders). I could try a few ways but I don't like re-inventing wheels.

    ballybeg
  • Grantay.
    Junior Member
    • Jan 2010
    • 53

    #2
    Doh!

    OK belay that request.

    As soon as I started coding I could see the structure is specified as a list.

    ballybeg
    Last edited by Grantay.; 24-11-2014, 02:51 AM. Reason: typo

    Comment

    Working...
    X