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.
rishi
@rishi
Best posts made by rishi
-
Partially Filled Orders
Latest posts made by rishi
-
Partially Filled Orders
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 error
@rishi Would you be updating this change in Github?
-
RE: smartConnect error
@rishi As mentioned by garry I changed the url to
https://checkip.amazonaws.com/
and it works. -
RE: smartConnect error
@admin When can we expect the problem to be resolved. This is the second day without any trade
-
smartConnect error
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 Quantity
@admin Can we get this through Web Socket Streaming ?
-
Total Bid and Ask Quantity
Which api is used to get the current Total Bid and Ask Quantity?