Bitcoin Forum
May 14, 2024, 06:07:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
1  Economy / Trading Discussion / Agent Smith: The story about my arbitrage bot on: April 15, 2018, 06:16:35 PM
I create and operate a lot of trading bots, mostly arbitrage and market making and such. I just wrote a long story about an arbitrage system I was operating during the big bull run, you can read the full article here: https://forum.gekko.wizb.it/thread-56746.html
2  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 31, 2018, 11:45:01 AM


I downloaded the stable release and now I get: TypeError: Cannot read property 'log' of undefined.

Any help would be greatly appreciated, i've been trying to get this running for a week now and it's sapping my will to live!


flux

That again has been fixed.. sorry about that. See here: https://github.com/askmike/gekko/pull/1824

I would recommend downloading a stable release from here instead of using the develop version (unless you are a developer). Download that from here: https://github.com/askmike/gekko/releases
3  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 31, 2018, 10:58:19 AM
I tried to install it on my mac native, but I keep running into the same error: TypeError: _.get is not a function


I have run a formula live paper trading, it gave me decent results on a downtrend and fantastic results on an upward trend.
You need to be able to get a formula that works both ways, just keep experimenting!

this was a bug in the latest develop build. You can download a stable version to not have to worry about these things here: https://github.com/askmike/gekko/releases

OR you can download the latest develop, since this bug has been fixed.
4  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 25, 2018, 07:30:24 PM
I hadn't realized Gekko was able to do arbitrage and market making, I'll dig into that a little.

You can't, apologies if I wasn't very clear:

With Gekko you can only do TA trading, but I write a ton of trading software (Gekko is open source, my other stuff is private). Over the years I haven't found a single system that was able to return profits time after time.

I use a bunch of trading systems, these include different gekko instances running at different exchanges. The gekko instances use TA strategies to: try and ride trends as well as limit market risk (be sure to get out in case things might crash).
5  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 25, 2018, 04:25:45 PM
Do you make money with Gekko?

Yep, january is pretty hard though (for trend based strategies) since all markets are getting butchered right now.

I do a lot of automated trading (arbitrage, market making and different strategies with Gekko: trend watching as well as some crash risk monitoring). I make enough money with automated trading to sustain myself.
6  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 25, 2018, 04:11:27 PM
But I couldn't find any (of the included) strategy that made profit.

Gekko is a tool to automate your own strategies, the ones that come with Gekko are examples of how to build your own.

Unfortunately there are no tools you can download for free that will generate money for you Wink
7  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 24, 2018, 05:13:53 PM
Somebody can explain please.
I got this result:
http://www.bilder-upload.eu/show.php?file=71b44d-1516801645.png

It says market 553
Simulated profit 605

How i understand:
When hodl i got 553%
When i use this strategy i get 553% and the extra 52% of traiding?

Yep exactly!

whydifficult> Is Gekko working for you?

Yes it is, I made Gekko. What is not working for you?
8  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 23, 2018, 10:35:57 AM
really silent in the forum  Huh

It's new, less than a month old. But you are right, maybe you have more luck in this forum.
9  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: January 23, 2018, 10:17:55 AM
Hi,

somebody is good at coding node?
I´m working on a neural network to better forecast the charts.

I need some help. We are two guys now testing these.


If you have no luck here: I just set up a forum to discuss both gekko stuff and these kind of things, you might have more luck there: https://forum.gekko.wizb.it/
10  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: October 02, 2017, 02:18:19 PM
In the next version of Gekko you can (using limit orders), right now you would have to implement in your strategy (which is anything but realtime, but it works).
11  Economy / Trading Discussion / Re: Historical OHLC market data on: July 26, 2017, 11:43:25 PM
You can use gekko, it can import OHLC data directly from selected exchanges: https://gekko.wizb.it/docs/features/importing.html
12  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: April 21, 2017, 10:55:00 AM
Interesting idea, right now Gekko focusses purely on raw market data (eg. candle data). Would be great if we can add and try to correlate external data sources (exchange lag, tweets, whatever) in a way.

----

For everyone running windows: Gekko supports a huge number of indicators (100+) via a library called TAlib. Which works great but is almost impossible to compile on windows. I just created a proposal for a similar library (tulip indicators) that has precompiled windows binaries available. If you would like to see this soon in Gekko, please +1 the proposal here: https://github.com/askmike/gekko/issues/708
13  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: April 20, 2017, 01:04:11 PM
Here is a video explaining how to install on windows, meant for users not very experienced with commandlines / terminals.

https://www.youtube.com/watch?v=R68IwVujju8
14  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: April 17, 2017, 03:41:24 PM
I'm really inactive here nowadays, just want everyone to know that right now Gekko I am heavily developing new features into Gekko. But please check out the website for up to date details:

https://gekko.wizb.it/
15  Bitcoin / Bitcoin Technical Support / Re: Raspberry Pi 3 with usb HDD on: April 12, 2017, 10:02:00 AM
Don't be like me and buy the cheapest external hard drive enclosure you can find. I bought the "CiT 3.5 inch USB 2.0 SATA and IDE HDD Enclosure" for a few bucks on amazon and have some problems:

http://raspberrypi.stackexchange.com/questions/65667/external-hard-drive-keeps-disconnecting/
16  Bitcoin / Bitcoin Discussion / Re: @RogerVer lets make a deal. At least 60k, my BTU for your BTC. on: March 27, 2017, 11:25:21 AM
What about the pooled bet? More proper bitcoiners are looking forward to have your coins in exchange of BTU.

Let's see where each of us stand, and who believes what he says.

You can do this at bitfinex.
17  Bitcoin / Project Development / Re: Advertise on my "Realtime Bitcoin Globe" visualization website on: June 02, 2016, 02:23:12 PM
Good to see you are still working on this project! Still one of my favourite Bitcoin visualisation tools!!

Awesome to hear, thanks Smiley
18  Bitcoin / Project Development / Re: Advertise on my "Realtime Bitcoin Globe" visualization website on: June 01, 2016, 12:15:07 PM
I am still using Google Adsense but want to switch to higher quality and less invasive ads. Traffic has grown to roughly 100,000 pagehits a month (pic) (note that this number does not include people with adblockers, the integrated ads I am proposing will have more hits).
19  Bitcoin / Project Development / Re: Advertise on my "Realtime Bitcoin Globe" visualization website on: November 30, 2015, 06:26:22 PM
I like the visualisation, it's definitely grabs the attention and is very interesting.

Are you still developing the site ?

Do you have any reports of the traffic you receive ?

Thanks! I am currently getting around 10k visitors each month. More precise numbers will be shared with advertisers (most probably through an admin dashboard or monthly/weekly report. Whichever is preferred).

I am still updating the website (also working on other visualizations that will be hosted beside it as part of the wizb.it platform), but I cannot promise big updates to this specific visualization at this moment.
20  Bitcoin / Project Development / Advertise on my "Realtime Bitcoin Globe" visualization website on: November 30, 2015, 04:50:36 PM
In the beginning of 2014 I created a 3d web visualisation displaying all 0-conf transactions and new found blocks happening in the Bitcoin network in realtime:

Realtime Bitcoin Globe

The project now has a steady stream of monthly visitors due to the attention it got. Here some examples of media that mention it:




The project currently has at least 10k monthly visitors and I am thinking of monetizing it by putting a small text based ad on the bottom of the page (like so). This is the first time I am thinking about placing advertisements without using Google Adsense: I like to experiment with more quality advertisements.

I was thinking about setting up an admin page providing easy insights in visitor amounts for a party placing ads on the page. But I am open for other options as well.



If anyone is interested in placing ads on the Globe, send me a private message here or email me at wizbit [at] mvr [dot] me (PGP). If anyone has questions or ideas let me know in this thread!
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!