Pages:
Author

Topic: Does any trading bots support bitfinex, lakebtc and btc-e? - page 4. (Read 8705 times)

legendary
Activity: 965
Merit: 1000
I got something running, but the fee structure is a problem. For now, I just use the highest fee without any discount, since the trade code doesn't know the volume?

hero member
Activity: 547
Merit: 500
My code only supports bitfinex and btc-e. Never heard of lakebtc. Maybe it could be added with reasonable effort. Don't know yet.


Is your code open source?
There seems to be available API on lakebtc: https://www.lakebtc.com/s/api?locale=en

The API implementations are open source. My bot framework and the bots are not.

https://github.com/ReAzem/cryptocoin-tradelib

Well, I look for other people if they have ready trading bots, and it's good enough, I'm willing to pay at most 0.5 BTC to buy it.

I expect anyone PM to me.
full member
Activity: 236
Merit: 100
I am also looking for it.
full member
Activity: 206
Merit: 100
Trading bots are almost always going to be a bad idea.
member
Activity: 75
Merit: 10
Over the last half a year, I've built my own bot to do automatic trading on a bunch of exchanges. It currently works with bitfinex/btc-e/bitstamp. Latest addition is a margin trading arbitrage model between bitfinex and btc-e(MT4), it can open opposing (long/short, short/long) or similar (long/long, short/short) positions given a signal trigger defined by me. I'm a programmer, so I don't have the magic trading formula... however, this kind of tool could be pretty powerful for someone who knows trading.

If you are interested, I could customize a trading bot for you given your trading specification/signals/formula with the price being relative to the sophistication/requirements. You would receive the .NET source code as well for safety. PM if interested, we can discuss timelines/pricing.
full member
Activity: 472
Merit: 100
Gamblica Pre-Sale launch 01.03.2018!
It is difficulty to supports 3 exchanges at the same time , after all, everyone's needs are not the same.

But for each exchanges seems to have a corresponding  trading bot can be used
Can you give me an introduction?
legendary
Activity: 965
Merit: 1000
My code only supports bitfinex and btc-e. Never heard of lakebtc. Maybe it could be added with reasonable effort. Don't know yet.


Is your code open source?
There seems to be available API on lakebtc: https://www.lakebtc.com/s/api?locale=en

The API implementations are open source. My bot framework and the bots are not.

https://github.com/ReAzem/cryptocoin-tradelib
full member
Activity: 141
Merit: 100
Bitfinex and btc-e do have api support.

All you need to do is write an interface and come up with a good AI.
sr. member
Activity: 484
Merit: 250
HubrisOne
It is difficulty to supports 3 exchanges at the same time , after all, everyone's needs are not the same.

But for each exchanges seems to have a corresponding  trading bot can be used
hero member
Activity: 547
Merit: 500
My code only supports bitfinex and btc-e. Never heard of lakebtc. Maybe it could be added with reasonable effort. Don't know yet.


Is your code open source?
There seems to be available API on lakebtc: https://www.lakebtc.com/s/api?locale=en
member
Activity: 87
Merit: 10
I just want to do Bitcoin arbitrage, which encompasses three markets high price, low prices, and leverage, it can let me accomplish a lot profit, and I hope to find a trading bots can support three markets, so I can relaxed for a while.
Arbitrage is really not possible anymore as it will take too long for your withdrawal to be confirmed by the receiving exchange and prices are not that far apart between exchanges
btc-e, lakebtc is always cheaper  5-10 dollars than bitstamp, bitfinex on coindesk price.
full member
Activity: 139
Merit: 100
www.secondstrade.com - 190% return Binary option
I just want to do Bitcoin arbitrage, which encompasses three markets high price, low prices, and leverage, it can let me accomplish a lot profit, and I hope to find a trading bots can support three markets, so I can relaxed for a while.
Arbitrage is really not possible anymore as it will take too long for your withdrawal to be confirmed by the receiving exchange and prices are not that far apart between exchanges
hero member
Activity: 490
Merit: 500
There is no easy money. If such bot exists, it won't be cheap.

If you already have your own trading software you can connect it to a new exchange for a couple of days.

Most of exchanges have their own API, like btc-e.com

https://support.btc-e.com/index.php?/Knowledgebase/Article/View/212/0/api-trade


How to add?

Although I already have a trading robot, I'm not a professional in this area, add their own new API is probably a problem
newbie
Activity: 59
Merit: 0
Trading bots are very dangerous and will likely result in a lot of trading losses.

Even if the bot is running automated you still need to watch your account to make sure the market is not acting in a way that would warrant the bot to be turned off.
newbie
Activity: 24
Merit: 0
There is no easy money. If such bot exists, it won't be cheap.
arbs are easy money.
legendary
Activity: 965
Merit: 1000
My code only supports bitfinex and btc-e. Never heard of lakebtc. Maybe it could be added with reasonable effort. Don't know yet.
legendary
Activity: 1974
Merit: 1077
^ Will code for Bitcoins
There are many opensource bots which you can use directly, or tune them to your needs. There's no sense in making new bot for every new strategy, it would make maintaining such bots a nightmare. If you describe your strategy in detail, maybe we can tell you which one has functionality closest to what you want to achieve.
newbie
Activity: 12
Merit: 0
There is no easy money. If such bot exists, it won't be cheap.

If you already have your own trading software you can connect it to a new exchange for a couple of days.

Most of exchanges have their own API, like btc-e.com

https://support.btc-e.com/index.php?/Knowledgebase/Article/View/212/0/api-trade
full member
Activity: 218
Merit: 101
There is no easy money. If such bot exists, it won't be cheap.
hero member
Activity: 547
Merit: 500
I just want to do Bitcoin arbitrage, which encompasses three markets high price, low prices, and leverage, it can let me accomplish a lot profit, and I hope to find a trading bots can support three markets, so I can relaxed for a while.
Pages:
Jump to: