Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. nunmp
    N
    • Profile
    • Following 1
    • Followers 0
    • Topics 6
    • Posts 10
    • Best 1
    • Groups 0

    nunmp

    @nunmp

    2
    Reputation
    9
    Profile views
    10
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    nunmp Unfollow Follow

    Best posts made by nunmp

    • Login and Order placement Issue

      @admin

      Hello Admin, Issues from api are too frequent from last 3 days,

      1. login issue and after login authentication is getting failed

      File "smartapi\smartConnect.py", line 239, in generateSession
      TypeError: 'NoneType' object is not subscriptable

      1. nonetype reponse while placing order

      Below are the threads from fellow traders

      Date : 31-10-2022

        1. https://smartapi.angelbroking.com/topic/2985/any-type-of-order-getting-placed-by-anyone
        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/11

      Date: 1-11-2022

        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/13
        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/10

      Date: 2-11-2022

        1. https://smartapi.angelbroking.com/topic/3132/error-invalid-session-or-session-is-expired-please-re-login-jwtoken-is-valid-and-get-orderbook-tradebook-but-can-not-place-trade
        1. https://smartapi.angelbroking.com/topic/1293/ab1010-invalid-session-or-session-is-expired-please-re-login/36

      Expecting a permanent solution from the team.
      Thanks

      posted in General Discussion
      N
      nunmp

    Latest posts made by nunmp

    • RE: Issue in Stoploss Order

      @Moderator_3
      Thanks for reply ![alt text]

      Trigger price para is missing in my code, Below order para works for stoploss Order
      2125bbfd-0499-4499-bb86-d6773f0fc9c8-image.png

      #--------------------------------------------
      In doc also trigger price para is not mentioned
      https://github.com/angel-one/smartapi-python

      77b47904-e6e3-4498-bc72-b27d5c7f2dfa-image.png

      @Moderator_3 please share the updated doc link if i'm using old link

      Thanks

      posted in Python SDK
      N
      nunmp
    • Issue in Stoploss Order

      Hello Team @Moderator_1 @Moderator_2 @Moderator_3

      I'm having issue in Sl order placement

      Error logs and order params attached, i already tried multiple combinations of price and stop price, but nothing worked

      Code is working fine with limit orders, But getting issue in Stoploss Order

      [E 240925 10:51:47 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/placeOrder. Error: Difference between limit price and trigger price for SL Limit Order is beyond the exchange’s Permissible range of < 1.50 >. Consider setting the limit price to < 1.50 > or lower. URL: https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/placeOrder, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193', 'X-MACAddress': '--', 'Accept': 'application/json', 'X-PrivateKey': '----', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'variety': 'STOPLOSS', 'tradingsymbol': 'IOC-EQ', 'symboltoken': '1624', 'transactiontype': 'BUY', 'exchange': 'NSE', 'ordertype': 'STOPLOSS_LIMIT', 'producttype': 'INTRAScreenshot_2024-09-25-12-24-15-287_com.whatsapp.jpg DAY', 'duration': 'DAY', 'price': '175', 'squareoff': '0', 'stoploss': '176', 'quantity': '1'}, Response: {'status': False, 'message': 'Difference between limit price and trigger price for SL Limit Order is beyond the exchange’s Permissible range of < 1.50 >. Consider setting the limit price to < 1.50 > or lower', 'errorcode': 'AB1007', 'data': {'script': 'IOC-EQ', 'orderid': None, 'uniqueorderid': 'd2767738-546e-4989-be34-10b29ab68bef'}}

      Thanks in advance

      posted in Python SDK
      N
      nunmp
    • RE: Login and Order placement Issue

      Faced Issue in login and API calls(ltp , orderBook()) at 13:01:00

      Below are the threads from Fellow traders

      1. https://smartapi.angelbroking.com/topic/3623/ltp-exceptions-or-position-check-exception-error-frequently
      posted in General Discussion
      N
      nunmp
    • RE: Login and Order placement Issue

      Date 15-11-2022

      Error: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

      Below are the threads from fellow traders

      1. https://smartapi.angelbroking.com/topic/3365/timeout-starting-10-01am
      2. https://smartapi.angelbroking.com/topic/3371/api-is-not-working
      3. https://smartapi.angelbroking.com/topic/3366/api-down-from-past-15-mins-15-nov-2022
      posted in General Discussion
      N
      nunmp
    • Login and Order placement Issue

      @admin

      Hello Admin, Issues from api are too frequent from last 3 days,

      1. login issue and after login authentication is getting failed

      File "smartapi\smartConnect.py", line 239, in generateSession
      TypeError: 'NoneType' object is not subscriptable

      1. nonetype reponse while placing order

      Below are the threads from fellow traders

      Date : 31-10-2022

        1. https://smartapi.angelbroking.com/topic/2985/any-type-of-order-getting-placed-by-anyone
        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/11

      Date: 1-11-2022

        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/13
        1. https://smartapi.angelbroking.com/topic/3041/getting-error-on-place-order/10

      Date: 2-11-2022

        1. https://smartapi.angelbroking.com/topic/3132/error-invalid-session-or-session-is-expired-please-re-login-jwtoken-is-valid-and-get-orderbook-tradebook-but-can-not-place-trade
        1. https://smartapi.angelbroking.com/topic/1293/ab1010-invalid-session-or-session-is-expired-please-re-login/36

      Expecting a permanent solution from the team.
      Thanks

      posted in General Discussion
      N
      nunmp
    • login issue

      login issue

      posted in General Discussion
      N
      nunmp
    • block account of irrelevant post

      @admin

      block accounts of irrelevant posts.

      posted in General Discussion
      N
      nunmp
    • Running candle data not available in Historical data

      test.jpeg
      @admin
      Facing below issue's

      1. Running Candle Data is not available in the live market, I'm fetching historical data function
      2. Completed candle data also changed at 13:25:00)
      posted in Python SDK
      N
      nunmp
    • RE: HeartBeat Sending Failed

      @admin checked with 10 Scripts, same error is coming.

      posted in Python SDK
      N
      nunmp
    • HeartBeat Sending Failed

      Hello Team,
      after subscribing 500 scripts, within few minutes its giving error,
      plz let me know how to avoid thisHeartBeat error.png

      posted in Python SDK
      N
      nunmp