Bitcoin Forum
July 05, 2024, 08:21:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: February 26, 2014, 10:50:10 PM
Okay Gekko is find in watching market/making advice with Kraken for me. Smiley

But when it comes to trade I've got this error :

Code:
TypeError: Cannot read property 'error' of null
    at set (/Users/*/gekko/exchanges/kraken.js:176:81)
    at KrakenClient.bound (/Users/*/gekko/node_modules/lodash/dist/lodash.js:729:21)
    at Request._callback (/Users/*/gekko/node_modules/kraken-api/kraken.js:144:15)
    at Request.self.callback (/Users/*/gekko/node_modules/kraken-api/node_modules/request/request.js:121:22)
    at Request.EventEmitter.emit (events.js:98:17)
    at Request.<anonymous> (/Users/*/gekko/node_modules/kraken-api/node_modules/request/request.js:978:14)
    at Request.EventEmitter.emit (events.js:117:20)
    at IncomingMessage.<anonymous> (/Users/*/gekko/node_modules/kraken-api/node_modules/request/request.js:929:12)
    at IncomingMessage.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16

Any idea how to fix that ?

I know kraken is not really supported now but I really like this market !

EDIT : I had some pending orders which may have blocked gekko. I've deleted them and it worked but I had this erro message just after. :s
22  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: February 26, 2014, 04:46:04 PM
Hi,

Thank you so much for this work ! That's very great Smiley

I've been trying it this afternoon and I've got a few questions :

Does the paper trader plugin register some data somewhere ?

And do you think it might be possible to incorpore a "best EMA crossing parameters calculator" based on past transactions ? As in Easybot ( https://bitcointalk.org/index.php?topic=354871.msg4395470#msg4395470 )?

And finally have you solved the problem with kraken ?

Thank you very much for your help !

Don't you have an LTC/Doge adress for tips ?

EDIT:

I'm running gekko on kraken by deleting the line :
"monitorError: 'https://github.com/askmike/gekko/issues/210',"
on exchanges.js

I'll let it run to see what might be the problem.
23  Bitcoin / Project Development / Re: [ANN] Easybot, an opensource c# trading tool on: February 26, 2014, 01:50:14 PM
And for the chart you can use that : http://fsharp.github.io/FSharp.Charting/

both win and osx !
24  Bitcoin / Project Development / Re: [ANN] Easybot, an opensource c# trading tool on: February 26, 2014, 01:16:15 PM
I really love your bot !

Do you think it might be adaptable to kraken or other exchanges ?

Thank you Smiley
25  Other / Beginners & Help / Re: Looking for bot for Kraken on: February 25, 2014, 07:06:10 PM
Why ?

For the bot, modifying it or using Kraken ?
26  Other / Beginners & Help / Looking for bot for Kraken on: February 25, 2014, 06:56:55 PM
Hi all,

I'm looking for an open source bot working with kraken.

I've been looking into the very great "easybot" : https://bitcointalk.org/index.php?topic=354871.msg4395470#msg4395470

Do you believe it could be (easily) modified to accept it ?

Thanks guys !
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!