Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    How to fetch margin required before I place a MIS trade via API?

    Python SDK
    0
    2
    14
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rutuja last edited by

      margin.png

      The part highlighted in red ink is what I want to fetch via smartAPI before a trade is placed. How can that be achieved?

      G 1 Reply Last reply Reply Quote 0
      • G
        GGDB1476 @Rutuja last edited by

        @Rutuja You can Multiply the Share price by the quantity. It is very simple.
        Formula: Margin required = [ (LTP of Share) * (quantity) ]

        1 Reply Last reply Reply Quote 0
        • First post
          Last post