Getting inconsistent error "builtins.AttributeError: 'DataFrame' object has no attribute 'oi' "

Dileep
Hi all..When i try to retrieve open interest data from ticks getting the below error " builtins.AttributeError: 'DataFrame' object has no attribute 'oi' ". And this error is not consistent.Means while running the code some times the error coming and sometimes not. Remaining attributes i am able to retrieve from ticks.
  • sujith
    Can you let us know more about this?
    How can you expect people to help you with the partial details?
    The above error message clearly states, there is no attribute oi.
    You need to paste the complete request and response logs here for others to help you out. You may also need to mention what client you are using and the version number of the library you are using.

    The query has Kite Publisher as the tag. A Kite publisher can't fetch any kind of data from Kite trade APIs. It can be used only to place an order.
Sign In or Register to comment.