Home - adharapayments/User-Manual GitHub Wiki

Welcome to Adhara's ACT (Algorithmic Currency Trader) user manual.

Adhara's algorithm currency trading platform (called ACTP) allows traders operate in different trading markets by using automated trading algorithms (trading strategies).

Before trading in these markets, users should become familiar with the platform and understand the underlying basic concepts and data model.

Table of contents

1. User Account and Accounting Units

2. Trading Interface

3. Orders and Trades

4. Accounting Model

5. Manual and Algorithmic Trading

6. Trader GUI

See as well the REST API Reference documentation:

Repositories for API REST sample Code:

Java

  • REST-API-Java-Examples: This repository contains entry-level examples written in Java that illustrate the use of single commands such as setting up Streaming or Polling of Prices.
  • REST-API-Java-Applications: This repository contains complete trading applications written in Java.

C Sharp

  • REST-API-C#-Examples: This repository contains entry-level examples written in C# that illustrate the use of single commands such as setting up Streaming or Polling of Prices.
  • REST-API-C#-Applications: This repository contains complete trading applications written in C#.

Android

  • REST-API-Android: An example of mobile application for Android. Under development

Javascript

  • REST-API-Javascript-Examples: Contains a Javascript application that sets up price streaming and displays price graph in your web browser.

Going further:

While you are welcome to download and browse the code and documentation that we provide in Adhara's public repositories, you will need a trading demo account. Please contact Adhara's ACT if you would like to register and open a demo account.