Navigation

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

    JINY1160

    @JINY1160

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

    JINY1160 Follow

    Best posts made by JINY1160

    This user hasn't posted anything yet.

    Latest posts made by JINY1160

    • Option greeks not working. Always returns the same value

      Option greeks returns the same value. It was working fine in the morning, but now it returns the same value. Is it external server issue.
      Please check logs,

      {'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': [{'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '52000.000000', 'optionType': 'CE', 'delta': '0.000300', 'gamma': '0.000200', 'theta': '-52.239500', 'vega': '4.086800', 'impliedVolatility': '23.700000', 'tradeVolume': '8210421.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '53000.000000', 'optionType': 'CE', 'delta': '0.000000', 'gamma': '0.000000', 'theta': '-2.371800', 'vega': '0.187300', 'impliedVolatility': '30.510000', 'tradeVolume': '6740011.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '52500.000000', 'optionType': 'CE', 'delta': '0.000000', 'gamma': '0.000100', 'theta': '-14.442100', 'vega': '1.136200', 'impliedVolatility': '26.490000', 'tradeVolume': '6285263.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '51800.000000', 'optionType': 'CE', 'delta': '0.003100', 'gamma': '0.000300', 'theta': '-75.460100', 'vega': '5.883600', 'impliedVolatility': '22.760000', 'tradeVolume': '5750334.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '51700.000000', 'optionType': 'CE', 'delta': '0.008800', 'gamma': '0.000400', 'theta': '-87.857400', 'vega': '6.836400', 'impliedVolatility': '22.310000', 'tradeVolume': '5222774.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '52200.000000', 'optionType': 'CE', 'delta': '0.000000', 'gamma': '0.000100', 'theta': '-33.246700', 'vega': '2.607800', 'impliedVolatility': '24.740000', 'tradeVolume': '4949379.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '51900.000000', 'optionType': 'CE', 'delta': '0.001000', 'gamma': '0.000300', 'theta': '-63.452000', 'vega': '4.956200', 'impliedVolatility': '23.170000', 'tradeVolume': '4692051.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '51500.000000', 'optionType': 'CE', 'delta': '0.051100', 'gamma': '0.000500', 'theta': '-112.050300', 'vega': '8.674900', 'impliedVolatility': '21.230000', 'tradeVolume': '4339508.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '51600.000000', 'optionType': 'CE', 'delta': '0.022300', 'gamma': '0.000400', 'theta': '-100.137000', 'vega': '7.773900', 'impliedVolatility': '21.870000', 'tradeVolume': '4260721.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '52300.000000', 'optionType': 'CE', 'delta': '0.000000', 'gamma': '0.000100', 'theta': '-25.705700', 'vega': '2.018600', 'impliedVolatility': '25.250000', 'tradeVolume': '4156989.00'}, {'name': 'BANKNIFTY', 'expiry': '24JUL2024', 'strikePrice': '52100.000000', 'optionType': 'CE', 'delta': '0.000100', 'gamma': '0.000200', 'theta': '-42.113400', 'vega': '3.299200', 'impliedVolatility': '24.210000', 'tradeVolume': '4114264.00'}

      posted in Bugs
      J
      JINY1160
    • optionGreek returns error

      Today im facing this issue. Yesterday it was working fine.

      [E 240719 14:39:21 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/optionGreek. Error: Something Went Wrong, Please Try After Sometime. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/optionGreek, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': 'bb:50:25:76:bd:30', 'Accept': 'application/json', 'X-PrivateKey': '4NEBGHHW', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'name': 'NIFTY', 'expirydate': '25JUL2024'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
      {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}

      posted in Bugs
      J
      JINY1160
    • RE: Client ID is block for trading

      @madhubala

      I faced the same issue and I have resolved it.
      The problem occurred because of APIKEY.
      Create a new app in "https://smartapi.angelbroking.com/apps" and feed the new APIKEY in the python login code.
      Now it works without any issue.

      posted in Python SDK
      J
      JINY1160
    • RE: Client is blocked for trading

      @RMYM1844 @ayush3630

      I faced the same issue and I have resolved it.
      The problem occurred because of APIKEY.
      Create a new app in "https://smartapi.angelbroking.com/apps" and feed the new APIKEY in the python login code.
      Now it works without any issue.

      posted in General Discussion
      J
      JINY1160
    • pycrypto error while running requirements_dev

      hi,
      Im struck with below error while running requirements_dev. Can someone help me to resolve this issue.

      Building wheels for collected packages: pycrypto
      Building wheel for pycrypto (setup.py) ... error
      error: subprocess-exited-with-error

      × python setup.py bdist_wheel did not run successfully.
      │ exit code: 1
      ╰─> [28 lines of output]
      warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
      winrand.c
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(31): error C2061: syntax error: identifier 'intmax_t'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(32): error C2061: syntax error: identifier 'rem'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(32): error C2059: syntax error: ';'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(33): error C2059: syntax error: '}'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(35): error C2061: syntax error: identifier 'imaxdiv_t'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(35): error C2059: syntax error: ';'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\inttypes.h(45): error C2143: syntax error: missing '{' before '__cdecl'

      posted in Bugs
      J
      JINY1160