Bitcoin Forum
May 25, 2024, 10:03:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: ZeroGox - Hosted MtGox trading bot  (Read 1988 times)
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 22, 2013, 07:52:14 PM
Last edit: January 21, 2014, 06:10:10 AM by caktux
 #1

ZeroGox is a hosted version of goxtool.

  • SSH to your trading bot
  • Up and running in minutes
  • Includes a balancer and buy/sell strategies
  • Track your bot's performance in your Stats page
  • Simulate trades (paper trading) to test your settings (alpha)
  • 1 month free trial
  • Safe, simple, no bullshit and open source

Hosted:
https://zerogox.com

GitHub project (usage, docs and code):
https://github.com/caktux/goxtool

Launch promotion - bitcoin giveaway! (starts January 3rd 2014 until all claims have been made)
ZeroGox will be giving away 10 mBTC to the first 10 users (9 left!) who start live trading. See https://zerogox.com/giveaway for details and winners (if shared).


http://www.zerogox.com/sites/zerogox.com/files/imagecache/screenshot/screenshot.png
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 23, 2013, 04:12:03 AM
 #2

What trading strategies does it use please?
infinitybo
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 23, 2013, 04:28:48 AM
 #3

The screen is confusing my eye balls anyways it looks great !
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 23, 2013, 08:43:33 PM
 #4

What trading strategies does it use please?

buy cheap sell high i suppose  Cheesy
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 24, 2013, 04:14:27 AM
 #5

What trading strategies does it use please?

buy cheap sell high i suppose  Cheesy

That's a goal, not an actual algorithm you can code up Smiley
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 24, 2013, 06:16:27 AM
 #6

The main strategy is the balancer which you can now fully simulate, so you can try it out without risking anything (quite fun actually). You get stats and graphs for both live and simulation logs on ZeroGox or separate raw logs using just goxtool and the strategy. It's also just a great interface for normal trading using the built-in dialogs. You can tweak the code while it's running inside your container and pretty much customize it however you want, but performance is limited so crazy algorithms won't work unless they're just as efficient. Make sure to read the GitHub page to learn about goxtool and the included strategies, then try it locally and/or on ZeroGox.
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 24, 2013, 07:12:27 AM
 #7

The main strategy is the balancer which you can now fully simulate, so you can try it out without risking anything (quite fun actually). You get stats and graphs for both live and simulation logs on ZeroGox or separate raw logs using just goxtool and the strategy. It's also just a great interface for normal trading using the built-in dialogs. You can tweak the code while it's running inside your container and pretty much customize it however you want, but performance is limited so crazy algorithms won't work unless they're just as efficient. Make sure to read the GitHub page to learn about goxtool and the included strategies, then try it locally and/or on ZeroGox.

Sorry, still lost me. "Balancer" is not a trading strategy you can look up on investopedia. Are you using EMAs? Something else?
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 28, 2013, 01:27:01 AM
 #8

Sorry, still lost me. "Balancer" is not a trading strategy you can look up on investopedia. Are you using EMAs? Something else?

They call it "rebalancing": http://www.investopedia.com/terms/r/rebalancing.asp
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 02:52:27 AM
 #9

Sorry, still lost me. "Balancer" is not a trading strategy you can look up on investopedia. Are you using EMAs? Something else?

They call it "rebalancing": http://www.investopedia.com/terms/r/rebalancing.asp

OK thanks. I'll read up on it at investopedia and also read more at goxtool.
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 28, 2013, 03:16:50 AM
 #10

The exact strategy is called "Constant-weighting asset allocation" in http://www.investopedia.com/articles/04/031704.asp and is defined as a "Constant ratio plan" here : http://www.investopedia.com/terms/c/constant-ratio-plan.asp.
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 03:21:29 AM
 #11

The exact strategy is called "Constant-weighting asset allocation" in http://www.investopedia.com/articles/04/031704.asp and is defined as a "Constant ratio plan" here : http://www.investopedia.com/terms/c/constant-ratio-plan.asp.

Fascinating stuff, all new to me. Problem is I understand EMA and some other technicals very well, but not "Constant-weighting asset allocation"

Guess I need to "play" to learn Smiley
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 03:24:47 AM
 #12

Documentation says (very succinctly) this:

"Balancer

Portfolio rebalancing bot that will buy and sell to maintain a constant asset allocation ratio of exactly 50/50 = fiat/BTC."

Can someone explain in simplish terms why this is seen as a "good" strategy? Under what market conditions does it perform well? Anyone been using it the last few months? Smiley
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 03:32:20 AM
 #13

OK, just thinking out loud ...

In a bull market, its going to perform relatively badly because you should be invested in btc
In a bear market, its going to perform relatively badly because you should be invested in $

Volatile market? Smiley

Or I suspect I am missing the point completely of what this does .........

Anyway, I can't try it for a further 5 days because my mtGox account was shut down for 7 days because one of their stupid security cock-ups, so any reply in that time much appreciated.
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 28, 2013, 04:54:55 AM
 #14

You no longer need a MtGox account to try it, check the simulation.log file if you run it locally or the Simulation tab in your Stats page on ZeroGox.
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 06:48:36 AM
 #15

You no longer need a MtGox account to try it, check the simulation.log file if you run it locally or the Simulation tab in your Stats page on ZeroGox.

OK great, thanks!!
yuppie
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 28, 2013, 07:59:21 AM
 #16

Anyone have success with this?
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 08:47:25 AM
 #17

Anyone have success with this?


That's what I was wondering. But I guess its what the simulation tab is for Smiley
caktux (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
January 02, 2014, 06:16:27 PM
 #18

This is totally biased but I'm having success with my service, making a few percents per week in profit, enough to cover server costs even with a few trial accounts running. At worst I'll keep updating it for myself, but I'd prefer to see a small community grow out of this since it's still an open source project before anything else. ZeroGox will still have a few advantages over a local goxtool installation, like graphs, reports and the new IRC bot (say "hi" to ZeroGox on freenode, he could be at your command).

Let me know how your simulations work out!
U1TRA_L0RD
Full Member
***
Offline Offline

Activity: 126
Merit: 100

CAUTION: Angry Man with Attitude.


View Profile
January 03, 2014, 11:39:11 AM
 #19

What is this bot used for? What does it do?
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 04, 2014, 02:37:36 AM
 #20

This is totally biased but I'm having success with my service, making a few percents per week in profit, enough to cover server costs even with a few trial accounts running. At worst I'll keep updating it for myself, but I'd prefer to see a small community grow out of this since it's still an open source project before anything else. ZeroGox will still have a few advantages over a local goxtool installation, like graphs, reports and the new IRC bot (say "hi" to ZeroGox on freenode, he could be at your command).

Let me know how your simulations work out!

Sorry, I got sidetracked over the new year. Will give it a bash this week for sure and report back.
Pages: [1] 2 »  All
  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!