Search content
Sort by

Showing 18 of 18 results by xpumpa
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 02/03/2014, 14:26:58 UTC
If there is rollback, why my unfinished order is still on exchange for hours Huh
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 02/03/2014, 07:36:46 UTC
 
Tonight stop trading because open orders. Please this is important thing fro smooth function of the bot and and especially ROLLBACK unfinished order including fees.


Now i can't edit any bot with this error. [i replaced price numbers with x]

Something went wrong. Exception message: {"success":1,"return":{"funds":{"usd":x.02079556,"btc":x.02333462,"ltc":x.47533599,"nmc":0,"rur":0,"eur":0,"nvc":x.00000006,"trc":x.01439352,"ppc":x.96200002,"ftc":0,"xpm":0},"rights":{"info":1,"trade":1,"withdraw":0},"transaction_count":690,"open_orders":1,"server_time":1393745871}}
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 01/03/2014, 13:16:20 UTC
Cryptsy still return 500 Internal Server Error for authenticated request Sad Theirs api is piece of shit.
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 01/03/2014, 09:00:27 UTC
0.9.8.1
i try added crpytsy API key, and get me  "Something went wrong. Exception message: "
Now i cannot set any API for btce, cex.io, everything is blocked by this message. Also Tradebot edit did not work.

So some Cryptsy API issue on Cryptsy side, but problem is that crpytsy problem block whole tradeserver others apis.


Code:
2014-01-03 09:54:28.740 |DEBUG| File request: http://localhost:8090/setup_btce.html
2014-01-03 09:54:31.410 |ERROR|
2014-01-03 09:54:31.420 |DEBUG| System.Exception ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at System.Net.HttpWebRequest.GetResponse()
   at Cryptsy.CryptsyAPI.CryptsyQuery(Boolean authenticate, Dictionary`2 args)
   at Cryptsy.CryptsyAPI.GetBalance()
   at TradeServer.Trading.Engine.ExchangePlatforms.ExchangePlatformCryptsy.UpdateWallet(Wallet wallet)
   --- End of inner exception stack trace ---
   at TradeServer.Trading.Engine.ExchangePlatforms.ExchangePlatformCryptsy.IsConnected()
   at TradeServer.WebServer.Controller.WebInterfaceController.ParseIfAreas(String result)
   at TradeServer.WebServer.Controller.WebInterfaceController.ParseAll(String result, Dictionary`2 parameters)
   at TradeServer.WebServer.Controller.WebInterfaceController.HandleWebRequest(String filename, Dictionary`2 parameters)
   at HaasonlineTradeServer.Controller.MainApplication.WebserverHandleArguments(HttpListenerRequest request)
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 01/03/2014, 07:53:03 UTC
Interface mod:
- Shortcut in header for most clicked items
- Tradebots list modified with new some buttons and added profit+fees column

Install:
- Just copy *.html files to folder Interface. (BACKUP OLD FILES)

Screenshots:
http://t.imgbox.com/ZqkzWH9I.jpg http://t.imgbox.com/vgDRYaHC.jpg

Download:
http://www.filedropper.com/interfacemod0981
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 28/02/2014, 22:07:23 UTC
Definitely needed:
Automatic cancel open orders after xx minutes, and also BOT must revert state about fees and trade info. Every day i'm stuck on open orders and blocked amounts.

Please add TOP to roadmap. Thank you Smiley

Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 27/02/2014, 18:31:58 UTC
Update: color button improvement (for me Smiley

http://www.filedropper.com/runningtradebots_1

Green is bot running (and can be deactivated)
Orange, bot is not running (and can be activated)

it's little bit inverse, but green is for me running Smiley
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 27/02/2014, 14:31:30 UTC
i made slight modification template for list trading bots. Reorganized and added some buttons.
i hope i did not break any rules...

Just unpack and replace this file in folder Interface (BACKUP OLD FILE!)
It is not necessary to restart server.

http://t.imgbox.com/YvWWww7T.jpg

http://imgbox.com/YvWWww7T
http://www.filedropper.com/runningtradebots
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 26/02/2014, 18:13:05 UTC
Suggestion:

Tradebots list
- Divide amount by thousand.. Altcoins are really big. 3.000.000 or 3 000 000.
- Calculate and show profit in USD with actual price of cryptocoin
- Calculate and show totalprofit with costs (now it is without costs)
- Bottom of table SUM of profits...
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 24/02/2014, 13:08:00 UTC
Hi Stephen, nice info I can test cryptsy working if you want .... Thank you.
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 22/02/2014, 18:06:20 UTC
Can you check cryptsy ? Bot never get prices. It is not bad gateway. Also cryptsy change api url for authenticated users
to https://api.cryptsy.com/api . So without any prices, bot never work with cryptsy.

TO ALL: Are your bot working with crpytsy ? Look to log. Thank you.
 
this debug is always:
2014-22-02 07:00:20.364   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-22-02 07:00:21.331   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-22-02 07:00:21.331   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-22-02 07:00:21.346   |DEBUG|   System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
         at Newtonsoft.Json.Linq.JToken.Children()
         at Newtonsoft.Json.Linq.JToken.System.Collections.Generic.IEnumerable.GetEnumerator()
         at Cryptsy.OrderBook.ReadFromJObject(JObject o, Int64 marketID)
         at Cryptsy.MarketInfo.ReadFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.MarketInfo.ReadMultipleFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.CryptsyAPI.GetOpenMarkets(Boolean basicInfoOnly)
         at TradeServer.Trackers.API.CryptsyTracker.UpdateTracker()
2014-22-02 07:00:21.362   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 22/02/2014, 16:43:06 UTC
Are you planning to add ability to send email when sell/buy order placed by bot ? For everyone who don't want look to app/web interface all the time.
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 21/02/2014, 15:01:06 UTC
Nice INFO Stephen. Thanks.

About alternate coins, you can cache historical info from time when server is online, so after few hours you have price info from alternate coins, and can be save to xml or something and benchmark can work with this data. Or i'm wrong ?
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 21/02/2014, 10:20:21 UTC
I have problem with Cryptsy API i think. No data for benchmark and often failed get data from crryptsy (see log)
Where is the problem ? Cryptsy ?

2014-21-02 11:05:55.052   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-21-02 11:05:56.097   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-21-02 11:05:56.097   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-21-02 11:05:56.097   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-21-02 11:05:57.252   |ERROR|   MAX is not a supported currency.
Post
Topic
Board Hardware
Re: SCRYPT ASIC miner ready. BTC+LTC ASIC miner, 1THS(1000GHS) Bitcoin miner, 950W.
by
xpumpa
on 21/02/2014, 07:34:00 UTC
Paid 12.2 through Paypal, no tracking info yet Sad
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 20/02/2014, 13:40:15 UTC
strange:
Sell      0.00000214
Buy   0.00000217
Sell      0.00000215
Buy   0.00000215
Sell      0.00000214
Buy   0.00000213
Sell      0.00000213

why bot sell under buy price or same price ? it;s backtest with MACD indicator but why Smiley
Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
xpumpa
on 18/02/2014, 07:02:08 UTC
At morning, i loaded web interface on my tablet and i one trade bot deleted/missed completely. What happened ?
Post
Topic
Board Beginners & Help
Topic OP
New here
by
xpumpa
on 24/11/2013, 17:42:44 UTC
Hello all,
  now i moved to BAMT with minning litecoin via 3x Radeon 7950 booted directly from USB drive.
  I hope it will be better solution then windows and Boot HDD.

Happy minning for all.
Thx.