jar

com.rainmatter.kiteconnect : kiteconnect

Maven & Gradle

Oct 13, 2017
120 stars

com.rainmatter.kiteconnect:kiteconnect · Kite Connect is a set of REST-like APIs that expose many capabilities required to build a complete investment and trading platform.

Table Of Contents

Latest Version

Download com.rainmatter.kiteconnect : kiteconnect JAR file - Latest Versions:

All Versions

Download com.rainmatter.kiteconnect : kiteconnect JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kiteconnect-1.4.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rainmatter.kitehttp

├─ com.rainmatter.kitehttp.KiteRequest.class - [JAR]

├─ com.rainmatter.kitehttp.SessionExpiryHook.class - [JAR]

com.rainmatter.utils

├─ com.rainmatter.utils.SegmentMap.class - [JAR]

com.rainmatter.kitehttp.exceptions

├─ com.rainmatter.kitehttp.exceptions.Kite2faException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteClientNetworkException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteDataException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteGeneralException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteInputException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteNetworkException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteNoNetworkException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteOrderException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteParseException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KitePermissionException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteTimeOutException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteTokenException.class - [JAR]

├─ com.rainmatter.kitehttp.exceptions.KiteUserException.class - [JAR]

com.rainmatter.models

├─ com.rainmatter.models.Depth.class - [JAR]

├─ com.rainmatter.models.HistoricalData.class - [JAR]

├─ com.rainmatter.models.Holding.class - [JAR]

├─ com.rainmatter.models.IndicesQuote.class - [JAR]

├─ com.rainmatter.models.Instrument.class - [JAR]

├─ com.rainmatter.models.LTPQuote.class - [JAR]

├─ com.rainmatter.models.Margins.class - [JAR]

├─ com.rainmatter.models.MfHolding.class - [JAR]

├─ com.rainmatter.models.MfInstrument.class - [JAR]

├─ com.rainmatter.models.MfOrder.class - [JAR]

├─ com.rainmatter.models.MfSip.class - [JAR]

├─ com.rainmatter.models.OHLC.class - [JAR]

├─ com.rainmatter.models.OHLCQuote.class - [JAR]

├─ com.rainmatter.models.Order.class - [JAR]

├─ com.rainmatter.models.Position.class - [JAR]

├─ com.rainmatter.models.Quote.class - [JAR]

├─ com.rainmatter.models.Tick.class - [JAR]

├─ com.rainmatter.models.Trade.class - [JAR]

├─ com.rainmatter.models.TriggerRange.class - [JAR]

├─ com.rainmatter.models.UserModel.class - [JAR]

com.rainmatter.ticker

├─ com.rainmatter.ticker.KiteTicker.class - [JAR]

├─ com.rainmatter.ticker.OnConnect.class - [JAR]

├─ com.rainmatter.ticker.OnDisconnect.class - [JAR]

├─ com.rainmatter.ticker.OnTick.class - [JAR]

com.rainmatter.kiteconnect

├─ com.rainmatter.kiteconnect.KiteConnect.class - [JAR]

├─ com.rainmatter.kiteconnect.Routes.class - [JAR]

Advertisement