Daily limit for contract type
Hi!
Where is it possible to gather information about the limit of contracts of a particular type?
Thank you,
Bibo
Hi!
Where is it possible to gather information about the limit of contracts of a particular type?
Thank you,
Bibo
Comments
No answer on this? I didn't find a way to get to know the limits... I have also tried with the following request:
{
"get_limits": 1
}
But I get, as response:
{
"echo_req": {
"get_limits": 1
},
"error": {
"message": "Sorry, this feature is not available.",
"code": "FeatureNotAvailable"
},
"msg_type": "get_limits"
}
Thanks,
Bibo
@Bibo can you please elaborate on this
gather information about the limit of contracts of a particular type?
andget_limit
is for client account limit not per contract.I'm sorry if I didn't explain myself clearly... The problem is that I'm getting the error "You have exceeded the daily limit for contracts of this type", and I would like to know how I can retrieve this limit (and limits for different contract types). It seems that a call with "get_limits" should give that information, but I'm getting the above reported error.
... I didn't read the second part of the answer "get_limit is for client account limit not per contract". OK, but why do I get the error "Sorry, this feature is not available"? Does this API request is maybe valid only on real accounts (I'm presently using a demo account...)?
In any case, back to the main problem, the issue still remains: I get the error "You have exceeded the daily limit for contracts of this type", but I don't know how much this limit is... Any idea?
Thanks!
Bibo
Hello Bibo. Can you tell us how to reproduce that issue. how many resquest you do to get that response.
Regards
Hello Tarja,
Actually, what you are asking is related to the information I hoped to get when I first posed my original question here. However, try to buy sequentially PUT/CALL contracts of the tick type with an as high as possible stake, and you should soon incur in this issue... (I think the limit is related to the total positions money amount, than to the number of requests...)
Best,
Bibo
@Bibo as of now there is no such call to get daily limit for the contract. We will add it in our next version. Thanks for raising this error