jar

com.lykke.hft : hft-client

Maven & Gradle

Nov 23, 2017
2 stars

hft-client · Lykke High Frequence API Java Client

Table Of Contents

Latest Version

Download com.lykke.hft : hft-client JAR file - Latest Versions:

All Versions

Download com.lykke.hft : hft-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 hft-client-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lykke.hft.auth

├─ com.lykke.hft.auth.ApiKeyAuth.class - [JAR]

├─ com.lykke.hft.auth.HttpBasicAuth.class - [JAR]

├─ com.lykke.hft.auth.OAuth.class - [JAR]

├─ com.lykke.hft.auth.OAuthFlow.class - [JAR]

com.lykke.hft.model

├─ com.lykke.hft.model.AssetPairModel.class - [JAR]

├─ com.lykke.hft.model.ErrorModel.class - [JAR]

├─ com.lykke.hft.model.ErrorResponse.class - [JAR]

├─ com.lykke.hft.model.IsAliveResponse.class - [JAR]

├─ com.lykke.hft.model.IssueIndicator.class - [JAR]

├─ com.lykke.hft.model.LimitOrderRequest.class - [JAR]

├─ com.lykke.hft.model.LimitOrderState.class - [JAR]

├─ com.lykke.hft.model.MarketOrderRequest.class - [JAR]

├─ com.lykke.hft.model.OrderBook.class - [JAR]

├─ com.lykke.hft.model.ResponseModel.class - [JAR]

├─ com.lykke.hft.model.ResponseModelDouble.class - [JAR]

├─ com.lykke.hft.model.VolumePrice.class - [JAR]

├─ com.lykke.hft.model.Wallet.class - [JAR]

com.lykke.hft.client

├─ com.lykke.hft.client.AssetPairsApi.class - [JAR]

├─ com.lykke.hft.client.IsAliveApi.class - [JAR]

├─ com.lykke.hft.client.OrderBooksApi.class - [JAR]

├─ com.lykke.hft.client.OrdersApi.class - [JAR]

├─ com.lykke.hft.client.WalletsApi.class - [JAR]

com.lykke.hft

├─ com.lykke.hft.ApiClient.class - [JAR]

├─ com.lykke.hft.EncodingUtils.class - [JAR]

├─ com.lykke.hft.ParamExpander.class - [JAR]

├─ com.lykke.hft.RFC3339DateFormat.class - [JAR]

├─ com.lykke.hft.StringUtil.class - [JAR]

Advertisement