Navigation

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

    trading_plus

    @trading_plus

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    trading_plus Follow

    Best posts made by trading_plus

    This user hasn't posted anything yet.

    Latest posts made by trading_plus

    • RE: Calculate Margin Requirements with SmartAPI's New Margin Calculator API

      @admin What will be the request for limit orders

      posted in General Discussion
      T
      trading_plus
    • required margin calculations

      i am not able to get the required margin for limit order, In the nodejs library for marginapi price key is present but i am not able to figure out how exactly it is working .
      [
      {
      exchange: 'NFO',
      productType: 'CARRYFORWARD',
      price: 10,
      qty: 100,
      token: '65474',
      tradeType: 'BUY'
      },
      {
      exchange: 'NFO',
      productType: 'CARRYFORWARD',
      price: 20,
      qty: 100,
      token: '48290',
      tradeType: 'SELL'
      }
      ] this is the reqest data but the response is not changing.

      posted in Bugs
      T
      trading_plus
    • margin calculation

      Hello team,
      I am not able to see the margin calculation api for the different option legs.

      posted in General Discussion
      T
      trading_plus