jar

com.fnklabs.mt5-client : mt5-client-web

Maven & Gradle

Apr 28, 2023
3 stars

MT5 Client · MT5 API client library

Table Of Contents

Latest Version

Download com.fnklabs.mt5-client : mt5-client-web JAR file - Latest Versions:

All Versions

Download com.fnklabs.mt5-client : mt5-client-web JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.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 mt5-client-web-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fnklabs.mt5.client.web

├─ com.fnklabs.mt5.client.web.AddUserResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.AuthAnswerResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.AuthStartResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.BalanceResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.CmdResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.GetDealsCountResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.GetDealsResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.Response.class - [JAR]

├─ com.fnklabs.mt5.client.web.Ticket.class - [JAR]

├─ com.fnklabs.mt5.client.web.UserGetResponse.class - [JAR]

├─ com.fnklabs.mt5.client.web.WebMt5Api.class - [JAR]

Advertisement