Support Board
Date/Time: Tue, 01 Jul 2025 02:28:11 +0000
Post From: maximum for the volume per bar type period
[2020-04-03 09:35:14] |
Ackin - Posts: 1865 |
Hello , actually the maximum volume for the volume per period looks to be 2 147 483 647 e for xpt usd on bitmex , is there a way to get more than that ? Thanks :)
Reason why: This is due to the size of the data type inside the code. You would have to have a function to divide the continuous volume there. For example divided by 10000 |