This is nodejs & IOS app to let you make orders for just one click:
- place order, long/short both supported.
- auto place stop order.
- auto place take profit limit order.
- view current wallet balances.
The following is runnable in one_click_trade.js.
To get started, modify one_click_trade.js to add your apikey/apisecret:
var apiKey = "YOUR API TEST KEY";
var apiSecret = "YOUR API TEST SECRET";
Then run command:
forever start one_click_trade.js
You may want to test on bitmex testnet first.
find FirstViewController.m
#define API_HOST @"http://YOUR_SERVER_IP:3001/"
then compile and run, enjoy it.
If you like it, feel free to donate to:
BTC: 1H3DUXaDVhrVv6Kh3uwQmmy81MUTYKfKFC