Bitcoin Forum
June 22, 2024, 02:01:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Coin-bot - automatic trade bot for MtGox  (Read 2946 times)
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 05:38:06 AM
 #1

Coin-bot is a bot that perform automatic trade or notification when certain conditions are matched. You can define some conditions like when lowest ask price is below $150 and the highest bid price is greater than $140 etc, when those conditions are matched, if will perform some actions e.g. make ask order or send email notification
Features:
  • Monitor mtgox ask and bid price
  • Multiple currency support, currently support monitor and order for USD, AUD and EUR, you can also monitor USD but trade on EUR etc.
  • Email notification can send you an notification email when conditions are matched
  • Automatic submit order to mtgox, when certain conditions are matched, can automatically submit order to mtgox using mtgox API
  • API access, all features(e.g. add job, delete job) have API access, also currently this is the only way to access Coin-bot



Planned feature:
  • More platform, we plan to support more platform like btc-e etc.
  • SMS notification
  • More conditions, currently conditions only support highest bid and lowest ask, we will support more conditions like price change, lag etc.


Example job:

{ "conditions": [ "mtgox.highest_bid.usd >= 170", "mtgox.lowest_ask.aud < 150" ], "actions": [ "mtgox.ask('EUR', 1.2, 100.05)", "email" ] }
In this example, when highest USD bid at mtgox is greater than or equal to $170 and $the lowest AUD ask is less than to $150 at mtgox, Coin-bot will automatically submit an ask order of 1.2 BTC with price 100.05 EUR at mtgox and send you an email to your registered email address


API document: http://docs.coinbot.apiary.io/

Please donate to 13g8Fg6mJbVFGkTHxKcQZ2vj2s7nNCxB6a if you think this is useful
JoeJacksonJr
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
April 26, 2013, 05:53:42 AM
 #2

is this a free download of software??
BitAddict
Legendary
*
Offline Offline

Activity: 1190
Merit: 1001



View Profile
April 26, 2013, 05:57:20 AM
 #3

I take place for reading tomorrow! Sounds nice.
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 06:02:12 AM
 #4

is this a free download of software??

No, this is not a software for download, your request are stored in our server,

Please see the API document for how to use it: http://docs.coinbot.apiary.io/
skidelo
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 26, 2013, 07:49:18 AM
 #5

So this is simply an API for other developers to use?
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
April 26, 2013, 07:56:58 AM
 #6

And we should give your api ours email and pass to mtgox... yeah right.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
Kleo
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 26, 2013, 08:23:55 AM
 #7

And we should give your api ours email and pass to mtgox... yeah right.

lol just what I was thinking

 Huh
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 09:25:12 AM
 #8

And we should give your api ours email and pass to mtgox... yeah right.
No, don't give us the emaill and password for mtgox. the email and password is for our website, please use different one from mtgox. we require your mtgox api key and secret, and just give it trade permission so we can't view your balance and withdraw
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 09:25:59 AM
 #9

So this is simply an API for other developers to use?

Currently only have API, will have website with UI after more feature area added
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 09:26:41 AM
 #10

good idea, i need such thing for btc-e

we'll support btc-e and other platforms soon
paroxetina
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 26, 2013, 09:46:59 AM
 #11

Doesn't mtgox already have this feature built in?
mises
Sr. Member
****
Offline Offline

Activity: 352
Merit: 250



View Profile
April 26, 2013, 09:50:05 AM
 #12

Cool idea, good luck! Looking forward to seeing the web ui.
coin-bot (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 26, 2013, 09:55:50 AM
 #13

Doesn't mtgox already have this feature built in?

If you submit an order, it will be execute at that price, what if you want to sell if price drop a certain amount? Let's say you bought at $100, the current price is $150, but you don't want to sell it as you thingk it maybe higher. But it may not always go as you want. So you can use Coin-bot to automatically sell it if the price drops to $130 to prevent more loss.
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!