Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

25 lines (12 loc) · 1.1 KB

Description

  • This is a trading robot for the BTC/LTC trading platform OKCoin.cn.

How to use it

  • Import it into your AndroidStudio;

  • Set your OKCoin CN_API_KEY and CN_API_SECRET in this Java Class;

  • Build the apk then install;

About the default trading algorithm

How to develop and integrate your own trading algorithm

NOTICE

  • This project get halted due to the unbearable super long transaction API request delay when tried to access OKCoin.cn from outside of the China Mainland.