Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Mnagesh
    3. Posts
    • Profile
    • Following 1
    • Followers 17
    • Topics 75
    • Posts 250
    • Best 13
    • Groups 1

    Posts made by Mnagesh

    • lost charts study templates

      I lost all my charts study templates.

      There is no proper response from angel one .

      this might have been happen due to recent mobile app update from play store .

      screenshot angel app.jpeg

      posted in General Discussion
      Mnagesh
      Mnagesh
    • Happy New Year - 2025

      wish you good luck in all your trading .

      posted in General Discussion
      Mnagesh
      Mnagesh
    • Arbitrage

      Is any one is doing arbitrage Future and Equity pair NFO?

      posted in General Discussion
      Mnagesh
      Mnagesh
    • ltp not update since 20 mins or so

      f8cb57a9-cdc8-4b59-b1e9-c11cd9cf4e64-image.png

      the ltp for ICICIGI OCT FUT is not update
      ltp is showing 2005
      where as buy sell tx are happing at 1960 around

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: How to add fund using API ?

      @oaktree_priyanka

      add fund one has to use either app or trade angel web only.

      similarly withdraw also through app or web but not api

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: How to fetch old expiry dates using python sdk?

      @Mitrajit use underlying instrument
      like nifty index instead of nifty future or options
      similarly use SBIN-EQ instead of SBIN future or options

      posted in Python SDK
      Mnagesh
      Mnagesh
    • RE: facing issue in installing smart api library.

      @mst_rajatmishra

      1. Without pycryto smartapi will work
      2. install one by one rather then using requirement in one go.
      3. better to use python 3.10.13 otherwise TA-LIB will not be installed
      posted in General Discussion
      Mnagesh
      Mnagesh
    • error AB1050

      Getting totp error for one of my client .

      [I 240608 11:04:15 smartConnect:121] in pool
      [E 240608 11:04:15 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword. Error: Invalid totp. URL: https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': '64:00:6a:07:e2:96', 'Accept': 'application/json', 'X-PrivateKey': 'VhEczsBX', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'clientcode': 'xxxxxxx', 'password': 'xxxx', 'totp': 'xxxxxx'}, Response: {'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}
      

      @Moderator_1
      @Moderator_2
      @Moderator_3

      posted in Python SDK
      Mnagesh
      Mnagesh
    • Market Data list of tokens limited to ?

      I am using Marker Data Api

      { "mode": "LTP", "exchangeTokens": { "NSE":  ["3045","881"] ]} }
      

      May i know the number of tokens we can use to fetch the data.

      In the above example there are only two tokens

      I tried for 100 tokens - It gives limit exceeds error

      for list of 50 tokens it is working fine .

      @Moderator_1
      @Moderator_2
      @Moderator_3

      posted in Python SDK
      Mnagesh
      Mnagesh
    • RE: Option Chain Live Data

      @anand02nikhil we can write our own function for that !

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: add fund issues

      @Moderator_3 i use web https://trade.angelone.in/ to add funds .

      i am not sure yesterday , since 11: 00 am i was trying and finally it worked after 3:00 PM .

      What was the issue with angel ? May I know.

      I was getting time out issue.

      I tried on mobile, on different computers in my lab and on my laptop . Everywhere the same issue we got.

      so it is not the network issue or not the issue with the broadband nor the issue with the browser .

      it was an issue with angel itself !!!!

      posted in General Discussion
      Mnagesh
      Mnagesh
    • add fund issues

      Major issue
      Add Fund is not working by any ways !!!

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: NIFTY lot size reduced to 25

      @Moderator_3 We need to modify our algo and we do that.

      just if possible kindly notify us so that we get alert if any changes required .

      Thank You foe your kind concern .

      posted in General Discussion
      Mnagesh
      Mnagesh
    • NIFTY lot size reduced to 25

      NIFTY lot size reduced to 25 !

      I was busy in some other work and today i saw the lot size changed to 25 instead of 50.

      premium was just in the range of 100 to 200
      now it is 400+ !!!

      my also need some modification and optimization as per the new lot size and premium . Extra fine tuning!

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: I don't have knowledge of programming language

      @Sanjay-Gupta to use api you should know python or
      any of the SDKs supporting language or scripts like
      Java
      NodeJS
      R
      Go
      C#/.Net
      php

      learn any one of them or mainly python

      otherwise also you can do algo trading using no programming platform services commercially aviable in the market.

      search algo trading without coding for angel one in google and select some service suitable for u according to your requirements

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: i want Algo

      @dungarsingh which one ? dm to chat

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: i want Algo

      @dungarsingh which one ? dm to chat

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: I don't have knowledge of programming language

      @mearunsingh may i know your education qualification so that we will help you if possible or suggest you best possible solution .

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: How many simultaneous instances are allowed for a single client of SmartAPI?

      @projectSB 3

      posted in General Discussion
      Mnagesh
      Mnagesh
    • RE: need expiry date list of index

      @ganeshpanpat
      With respect to current date find next Thursday ( for options)

      Or

      get nearest expiry date from the script master with respect to current date for options

      posted in Python SDK
      Mnagesh
      Mnagesh