Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Rutuja
    3. Topics
    R
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Rutuja

    • R

      Historical API ain't working!
      Bugs • • Rutuja  

      2
      0
      Votes
      2
      Posts
      8
      Views

      M

      hi @Rutuja Apologies for delayed response. Rate Limiting and Historical API is working fine now. Please reverify and let us know if the issue still occurs. Thanks & Regards, SmartAPI team
    • R

      How to fetch margin required before I place a MIS trade via API?
      Python SDK • • Rutuja  

      2
      0
      Votes
      2
      Posts
      14
      Views

      G

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