Bitcoin Forum
May 09, 2024, 04:30:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitmex oneclick long/short/auto stop/auto take profit, with APP and nodejs  (Read 234 times)
xiangyi (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 14
Merit: 1


View Profile
November 13, 2017, 03:34:56 PM
 #1

Git:
https://github.com/sinanofficial/bitcoin_related

Node.JS & APP for BitMEX Trade by heack

This is nodejs & IOS app to let you make orders for just one click:

1. place order, long/short both supported.
2. auto place stop order.
3. auto place take profit limit order.
4. view current wallet balances.
5. close all positions & orders.

If you read charts well, then you can click one button in the APP, and just wait to profit, at lunch, lining, at WC, anytime as you wish.Smiley



Usage

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.

IOS usage

setup

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

BTC: 1H3DUXaDVhrVv6Kh3uwQmmy81MUTYKfKFC
1715272205
Hero Member
*
Offline Offline

Posts: 1715272205

View Profile Personal Message (Offline)

Ignore
1715272205
Reply with quote  #2

1715272205
Report to moderator
1715272205
Hero Member
*
Offline Offline

Posts: 1715272205

View Profile Personal Message (Offline)

Ignore
1715272205
Reply with quote  #2

1715272205
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715272205
Hero Member
*
Offline Offline

Posts: 1715272205

View Profile Personal Message (Offline)

Ignore
1715272205
Reply with quote  #2

1715272205
Report to moderator
1715272205
Hero Member
*
Offline Offline

Posts: 1715272205

View Profile Personal Message (Offline)

Ignore
1715272205
Reply with quote  #2

1715272205
Report to moderator
1715272205
Hero Member
*
Offline Offline

Posts: 1715272205

View Profile Personal Message (Offline)

Ignore
1715272205
Reply with quote  #2

1715272205
Report to moderator
suppapan
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2018, 10:51:01 AM
 #2

thank you sir
suppapan
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2018, 10:52:44 AM
 #3

Git:
https://github.com/sinanofficial/bitcoin_related

Node.JS & APP for BitMEX Trade by heack

This is nodejs & IOS app to let you make orders for just one click:

1. place order, long/short both supported.
2. auto place stop order.
3. auto place take profit limit order.
4. view current wallet balances.
5. close all positions & orders.

If you read charts well, then you can click one button in the APP, and just wait to profit, at lunch, lining, at WC, anytime as you wish.Smiley

http://blooming.oss-cn-hangzhou.aliyuncs.com/temp/IMG_1160.PNG

Usage

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.

IOS usage

setup

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
can you improve interface maybe easy for use
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!