Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. hrishikeshmurali
    3. Posts
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 3
    • Best 0
    • Groups 0

    Posts made by hrishikeshmurali

    • Unable to place NFO orders

      Hi,

      I am unable to place NFO orders from python SDK, I get the following error. However, NSE orders for stocks goes through. I have NFO segment enabled.

      Failed to place order: Couldn't parse the JSON response received from the server: b''

      posted in Python SDK
      H
      hrishikeshmurali
    • Passing and Retrieving Metadata in Order

      Hi,
      While automating, I have a lot of metadata in an order which I store locally in my machine. Due to multiple sources of order data, results in bugs in automation code. I would like to pass and retrieve the metadata against each and every order that I place, thereby eliminating the need for me to maintain an order table.

      posted in Python SDK
      H
      hrishikeshmurali
    • Fifteen Minute Candle Data for BANKNIFTY

      I wish to get candle data (OHLC) aggregated over a 15 minute time interval (instant, not historical) for BANKNIFTY, without sampling and aggregating at my side. The historical API provides exactly what I need, but I need it for BANKNIFTY and it doesn't return anything even if I try. The documentation states that I can only get historical data for futures and not indexes. How do I get this?

      posted in Python SDK
      H
      hrishikeshmurali