Do we have any documentation for partially filled orders. I saw in the forum that we need to compare the filledshares with quantity to ascertain that.
What happens if we want to cancel the remaining order. Do we need to cancel with the same order id. In that case should the order be divided into 2. One with the purchased quantity and the other with the unfulfilled shares cancelled.
Best posts made by rishi
-
Partially Filled Ordersposted in General Discussion
Latest posts made by rishi
-
Partially Filled Ordersposted in General Discussion
Do we have any documentation for partially filled orders. I saw in the forum that we need to compare the filledshares with quantity to ascertain that.
What happens if we want to cancel the remaining order. Do we need to cancel with the same order id. In that case should the order be divided into 2. One with the purchased quantity and the other with the unfulfilled shares cancelled. -
RE: smartConnect errorposted in General Discussion
@rishi Would you be updating this change in Github?
-
RE: smartConnect errorposted in General Discussion
@rishi As mentioned by garry I changed the url to
https://checkip.amazonaws.com/
and it works. -
RE: smartConnect errorposted in General Discussion
@admin When can we expect the problem to be resolved. This is the second day without any trade :disappointed:
-
smartConnect errorposted in General Discussion
My software has been working for more than 2 months now.
But today I got this error and not able to connect with server.
I WAS NOT ABLE TO TRADE TODAYsun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
exception createPostRequest
null
Exception Errors - Parameter specified as non-null is null: method okhttp3.OkHttpClient.newCall, parameter request -
RE: Total Bid and Ask Quantityposted in General Discussion
@admin Can we get this through Web Socket Streaming ?
-
Total Bid and Ask Quantityposted in General Discussion
Which api is used to get the current Total Bid and Ask Quantity?