GithubHelp home page GithubHelp logo

webclinic017 / kiteapi_un Goto Github PK

View Code? Open in Web Editor NEW

This project forked from varunbatrait/kiteapi_un

0.0 0.0 0.0 85 KB

Unofficial GO client for Kite Connect API's

License: MIT License

Go 100.00%

kiteapi_un's Introduction

kiteapi

The source is taken from project OTAMIA which is private.

UNOFFICIAL

This api is unofficial although, it source codes are borrowed from official API. This is incompatible with official api of Zerodha.

Major Differences

  1. Supports OI flag in historical data.
  2. The error is displayed in debug mode and you will not receive error = nil when there is one. - FIX
  3. NewConnect and NewTicker are the functions instead of two packages with New. - Improvement
  4. The structure used for Ticker data and Connect data is now common. - Improvement (Major)
  5. int64 is used everywhere while offical discrepancy is: uint32 in ticker VS and int64 in connect that in official API. Improvement which avoids various conversions.
  6. Fixed the minute historical data date is not parsed in known utility when doing unmarshal - Converting the JSON to Struct was making dates as 0000-00-00 FIX (Major)

Status

This is used in the production environment and I will improve it wherever needed!

Why not a fork?

The official API is simply incompatible with this one. The core is changed and it doesn't make sense to keep a fork.

kiteapi_un's People

Contributors

varunbatrait avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.