Navigation

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

    TalkingTree12

    @TalkingTree12

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

    TalkingTree12 Unfollow Follow

    Latest posts made by TalkingTree12

    • RE: Dial TCP i/o timeout error

      @devendrav I know it is a year old question but I faced the same issue. The GoSDK uses gorilla websocket which is not useful for websockets on Angel One. It needs another kind of socket. So, there is basic flaw in the SDK.

      posted in Go SDK
      T
      TalkingTree12
    • RE: OCO gtt order

      @mkushe There is half baked API in Java in AngelOne API which do not allow to set stop loss and target triggers (Which is the purpose of the GTT). I can't see how it works even after studying the documentation and the poor code snippet shared in above link.

      posted in Python SDK
      T
      TalkingTree12
    • What is wrong with this order? Says Invalid token

      {"duration":"DAY","quantity":2500,"variety":"ROBO","stoploss":"4.56","squareoff":"5.28","price":4.8,"tradingsymbol":"ASHOKLEY24APR25215CE","exchange":"NFO","transactiontype":"BUY","symboltoken":"89284","ordertype":"STOPLOSS_LIMIT","producttype":"CARRYFORWARD"}

      posted in Python SDK
      T
      TalkingTree12
    • RE: How can I get Index performance with % change.

      @Nichil72 Use mode=3 and symbol 26000 (Nifty 50), 26009(Bank Nifty) etc. you can get the quote with fields netChange and percentageChange.

      posted in General Discussion
      T
      TalkingTree12