kakalos12

Results 2 comments of kakalos12

I have a solution for this. I just paginate the trade collection. Here is the code example : ` string trades = "["; int totalTrades = OrdersTotal(); int pages =...