Bitcoin Forum

Economy => Services => Topic started by: g00dnight on March 29, 2012, 08:34:19 AM



Title: Mobile client for Bitcoinica
Post by: g00dnight on March 29, 2012, 08:34:19 AM
Hello.

I made a Bitcoinica client for mobile devices. I hope you found it rather comfortable for mobile devices.

At this moment I made it only for Blackberry platform, but I hope I can port it to other platforms (iOS, Android, etc) if you find this application useful.

Purchase from Blackberry appworld (http://appworld.blackberry.com/webstore/content/96072/?lang=en)

Update: Now available on CoinDL too. Purchase from CoinDL (https://www.coindl.com/page/item/114)

Yeah, it's not free, because I've spend some time to develop it, and because you can earn money with this app, so don't be stingy ;)

Here is the detailed description (what you CAN do, and what you CAN'T) and there is also some screenshots:

With this application you can:
     * Trade with all orders types currently provided by Bitcoinica (Market, Stop, Limit, Trailing Stop)
     * View ticker information
     * View your active positions and active orders
     * View your account statistics (USD and BTC Balance, Unrealized P/L and Swap, Net value, Maintenance value)
     * View your order history
     * Information about account statistics, ticker, active positions and orders is automatically updated every 30 seconds

Current limitations (you CAN'T do this yet, and you need to use website):
     * Withdraw or deposit money from/to Bitcoinica
     * View charts
     * Make an exchange
     * Edit your account settings (leverage, username, email, etc.)
     * Set up email notification for your active orders

For any questions, feedback and bug reports please use contact form on my homepage (http://flavors.me/zerobyzero).
   
Screenshots:
http://appworld.blackberry.com/webstore/servedimages/618481.png/?t=2

http://appworld.blackberry.com/webstore/servedimages/618482.png/?t=2

http://appworld.blackberry.com/webstore/servedimages/618483.png/?t=2

http://appworld.blackberry.com/webstore/servedimages/618484.png/?t=2


Title: Re: Mobile client for Bitcoinica
Post by: Stephen Gornick on March 30, 2012, 02:27:51 AM
Does Bitcoinica have authentication using an API key, or does this app expect the user to provide the account's username and password?

And just to clarify, you are not affiliated with Bitcoinica -- this is something you created as a third party?


Title: Re: Mobile client for Bitcoinica
Post by: g00dnight on March 30, 2012, 05:24:08 AM
Does Bitcoinica have authentication using an API key, or does this app expect the user to provide the account's username and password?

And just to clarify, you are not affiliated with Bitcoinica -- this is something you created as a third party?
No, there is no authentication using an API key, as far as I know. You must enter your username/password in dialog and this app performs standard basic HTTP authentication (like if you're going to access API from browser)

I'm not affiliated with Bitcoinica, I've just used their API and created a small lightweight app, which should be more comfortable for trading on mobile devices then their main website, I hope.