Navigation

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

    falconTrader

    @falconTrader

    2
    Reputation
    15
    Posts
    7
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    falconTrader Follow

    Best posts made by falconTrader

    This user hasn't posted anything yet.

    Latest posts made by falconTrader

    • RE: challenges using Smartapi

      @Mnagesh ,

      I have been trading in markets for a decade now having made a fair share of both profit and loss as well.

      Even I was fascinated at first to see that SmartAPI is being offered for free. I realize now, that we are the mice who are lured out in search of cheese and we get painted as target out there.

      And who is the beneficiary?

      • Is it the boker, hell no. He is just a mediator. I would say he is no. 3 on this chain.

      • Is it the operator who manages the markets by pumping/dumping money/ stocks?, Not really. He is the senior member on the chain. Say No. 2

      • The real beneficiary is government who collects taxes and always earns no matter what, & how.

      No matter what Smart algo we come up with, we will make profits & losses, but we won't get far with free stuff. The big bulls/cartels have more sophisticated algorithms / resources to punch orders and way faster than the mango (common) people. And this is a fact.
      We just got a Bullet, they got a Tank! 😀

      posted in General Discussion
      F
      falconTrader
    • RE: Issue with concurrent websocket 2.0 connections

      @imakr, I haven't tried by myself, but just thinking out logically, I ask myself, should the same APP API key be valid for multi session? Since, Angelone is offering this service for free, a multi session might throw errors.

      Could it be that user needs to create another APP (and hence a new key) and use that for connecting from Laptop#2?

      posted in Python SDK
      F
      falconTrader
    • RE: Get historical price of Nifty Future contracts

      @jaskirat1208 Appreciate you taking time to respond.
      Though, my issue is not what you suggested.

      I am looking to fetch "historical" Nifty & BankNifty futures contract prices for e.g. from 1 Jan 2018 onwards.

      Usually these are only in monthly contracts (current month, near & next month), but if we refer to TradingView there we have a continuous current month contract which gives intraday candle data since almost 2 years or so.
      I want that feed if possible from AngelOne coz they are my broker. I won't rely so much on TradingView historical data.

      posted in Python SDK
      F
      falconTrader
    • RE: LTP Fetching issue

      @Vignesha , With web socket, my queries also have not yet been resolved by Angelone!

      So far, I can just;
      login,
      getLtpData(), # live intraday
      getHoldings(), # account holdings
      getCandleData() # historical

      But with websocket, the example angelone provided on gitHub is inadequate or not updated to latest version.

      posted in Python SDK
      F
      falconTrader
    • RE: Get historical price of Nifty Future contracts

      @admin @administrators any guidance on the subject please?

      posted in Python SDK
      F
      falconTrader
    • RE: Delay In Historical Data API

      @laskshmi, I believe the 5 seconds delay is inherent and AFAIK also mentioned somewhere in the API documentation as well.

      As far as I am aware, brokers generally have 2 servers, one for real time quote and other for historical data.

      To tackle your problem, the solution seems to be websocket streaming.
      So far I have been un-able to resolve my SMARTAPI code with websocket streaming but I believe that is the solution for quick candle update.
      The Python SDK documentation is in-adequate to help members demonstrate websocket usage 😧 !

      posted in NodeJS SDK
      F
      falconTrader
    • RE: LTP Fetching issue

      @madhavthkr
      I am able to use the function without any issue.
      Are you sure, you are able to login successfully using "username", "mpin", & "totp"?
      If yes, please check if the necessary tokens are assigned properly.

      And finally whether you are requesting the right token info & exchange in ltp request! (It appears to me that symbol name is irrelevant)

      Would be glad to help further if you could share some debug information.

      posted in Python SDK
      F
      falconTrader
    • RE: Historical Data API not sending data for requested number of days

      @admin Thank you for the response.
      Appreciate for making things clear.
      This will help me to improvise my algorithm and make necessary changes to get the desired result.

      posted in NodeJS SDK
      F
      falconTrader
    • RE: Your post is queued for approval.

      @admin Thank you for responding.

      Thank you for allowing me to contribute for the betterment of this community.

      posted in General Discussion
      F
      falconTrader
    • Is it possible to use webhook to directly post orders from trading view to angel one?

      Is it possible to trigger orders directly from Trading view alerts to AngelOne using Webhooks?
      I saw a similar feature in Dhan trading app.

      Found it intriguing!

      posted in General Discussion
      F
      falconTrader