MTF related information in Kite API

vikramkc
As of now you can manage MTF GTT orders through kite api by setting Product = "MTF". Is it possible to retrieve available Leverage data for a given scrip? Also currently get holdings API does not return if the holding is MTF or not.
When can we expect to get these supported in the API?
Tagged:
  • Nivas
    Is it possible to retrieve available Leverage data for a given scrip?
    You can use this endpoint to fetch margin details for MTF(product parameter = MTF).
    Also currently get holdings API does not return if the holding is MTF or not.
    Holding API response includes MTF details, you may refer to the documentation here.
Sign In or Register to comment.