Hi guys,
I finished development of my BitMEX trading app for Android (iOS following soon).
It's a fully featured mobile client:
* Buy/long or sell/short every market available on BitMEX using Limit, Market, Stop ( Market/Limit), Take Profit (Market/Limit) or Trailing Stop orders.
* Manage your orders: edit the amount / price of your open orders, or cancel them.
* Manage your positions: change the leverage or Limit/Market close your positions.
* Check your wallet balance in a glance while having access to your accounts wallet, order and trade history.
Check it out here:
https://play.google.com/store/apps/details?id=io.leveragedapp.leveragedFAQ:
* Why would I trust you with my API keys
Allow me to discuss the possible risks depending on the type of Key you create (in case I have your API, which I don't because they don't leave the app):
- "Order" to allow the placement and cancelation of orders
So I would be able to place orders and cancel orders .. but what would be the point, what would be my personal gain?
- "Order Cancel" to allow *only* the cancelation of orders
Why would I cancel your orders, again, whats the point?
- Read-Only key
I couldn't do anything with your account
* Why would you take the time to create a free app like this if there is no personal gain?
- I wanted to learn React Native / JavaScript / ES6, and I learn best by having a project
- I enjoy programming
- I use this as part of my resume
- I plan to add some premium functions: order notifications, widgets, multiple accounts, position calculator and a special kind of order (only check stop orders at candle close - prevents getting wicked out of a position)