Navigation

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

    Posts made by anand02nikhil

    • RE: SECOND level data via Historical API

      @Moderator_3 Any plan to support it in future ?

      posted in General Discussion
      A
      anand02nikhil
    • SECOND level data via Historical API

      Currently the lowest level supported by historical api is 1 min. Is it possible to support second level data as well ?

      posted in General Discussion
      A
      anand02nikhil
    • RE: Option Chain Live Data API

      @Moderator_3 yeah that will be great.

      posted in General Discussion
      A
      anand02nikhil
    • Java SDK Addition To Maven Central Repository

      Hi,

      Please consider adding java sdk to maven central repository. Currently if any version upgrade happens, then we need to manually upload the jar and then have to add to our project and that's why these dependency management tool is used everywhere. So kindly consider the request.

      Thanks

      posted in NodeJS SDK
      A
      anand02nikhil
    • Unnecessary info logging

      Hi,

      In the SmartConnect class, there is an info log present in the getOrderHistory method that unnecessarily prints all the order history (a very large object) to the console or log file, which is considered spamming. As a best practice, info logs should not be used for such large objects. Therefore, please consider either converting it to a debug log or removing the info log altogether.

      Thanks

      posted in NodeJS SDK
      A
      anand02nikhil
    • RE: Option Chain Live Data

      @Moderator_3 There should be one API which can take symbolToken and stockExchange in the request and should return all the call & put strikes data for that symbolToken. The data should contain LTP, OI and any other relevant information.

      posted in General Discussion
      A
      anand02nikhil
    • RE: Option Chain Live Data

      @Moderator_1 Is there any update on this ?

      posted in General Discussion
      A
      anand02nikhil
    • Option Chain Live Data API

      Hello team, is there any API for getting live option chain data ? If not , when can we expect to get the same ?
      In the documentation of smartapi, I am not able to find option chain API. Although on searching on internet, i am able to find option chain API being provided by other brokers.

      posted in General Discussion
      A
      anand02nikhil
    • Cancellation of partially filled orders

      What will happen if we try to cancel partially filled orders to cancel the remaining unfilled shares ? Will it create two orders : One with completely filled quantities and orderstatus as complete and another with completely unfilled quantities with orderstatus as cancelled ?

      posted in Python SDK
      A
      anand02nikhil