Bitcoin Forum
May 04, 2024, 01:34:55 PM *
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 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 »
641  Economy / Service Announcements / Re: [Trading Bot]... iTrader ... Cryptsy, Mt.Gox, BTC-e, Vircurex & More supported! on: July 07, 2013, 06:49:34 PM
Does anyone know if this will work on osx
642  Economy / Service Announcements / Re: [Trading Bot]... iTrader ... Cryptsy, Mt.Gox, BTC-e, Vircurex & More supported! on: July 07, 2013, 03:17:38 PM
Does anyone know if it will work on other os's or just Windows
643  Economy / Service Announcements / Re: [Trading Bot]... iTrader ... Cryptsy, Mt.Gox, BTC-e, Vircurex & More supported! on: July 07, 2013, 02:35:33 PM
So by the sounds of it you guys are saying stay away from this?
644  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 07, 2013, 02:31:29 PM
So you have java 6 and java 7 installed, but you use java 6 for aido.


I don't want to use 6 lol how do I get it to see 7
645  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 07, 2013, 02:06:37 AM
java -version

returns what version?
java -version
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)
also look here i did what you told me
https://i.imgur.com/lMDd78e.png

Unless it has been changed ATP requires java 1.7. I would say that lacking 1.7 is the problem.
i've installed it did you see the pic i posted?
646  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 07, 2013, 12:24:22 AM
java -version

returns what version?
java -version
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)
also look here i did what you told me
https://i.imgur.com/lMDd78e.png
647  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Infinitecoin - IFC high coins per block! V1.2 Released! Please Upgrade on: July 07, 2013, 12:22:13 AM
ok if someone could take a look at this trying to compile on a mac and i get this
http://pastebin.com/nrxkJ6Ee
648  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 06, 2013, 09:38:27 PM
ok if someone can help i tried this again and not i get this
java -jar aidoatp.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/aido/atp/Application : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
649  Economy / Service Announcements / Re: [Trading Bot]... iTrader ... Cryptsy, Mt.Gox, BTC-e, Vircurex & More supported! on: July 06, 2013, 07:47:36 PM
Will this work on a Mac or can anyone suggest one that will if this one doesn't
650  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 07:14:33 PM
Java should work everywhere...

But it's not the actual app...just the API implementations...
Oh ok but I'm not sure how to add that info in or anything like that would you care to help?
651  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 06:33:55 PM
Maybe Aido...

My stuff can do various coin pairs.

I already released some API implementations:

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

Maybe you can use it...
Can this be compiled on a mac ?
652  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 06:16:35 PM
anything out that will do LTC or alt-coins at all ??
653  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Infinitecoin - IFC high coins per block! V1.2 Released! Please Upgrade on: July 06, 2013, 04:25:35 PM
trying to compile this on a mac anyone know how to get it going ?
checkpoints.cpp:7:10: fatal error: 'boost/assign/list_of.hpp' file not found
#include <boost/assign/list_of.hpp> // for 'map_list_of()'
         ^
1 error generated.
make: *** [obj/checkpoints.o] Error 1
654  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 02:12:04 PM
Wait where do I set the trade I'm trying for a different coin not btc I think I just set it to the coin I want but than where do I put the price I want to buy and sell at

On BTC-e Gekko currently only supports BTC. You can read every supported currency pair per exchange here. There is a discussion about using a different data provider so that altcoins are supported on Github. But unfortunatly this is not possible yet.

ok i've set this up again now i get this
node gekko

/Users/chiznillen/gekko/config.js:28
 Monitor the live market
         ^^^
SyntaxError: Unexpected identifier
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.util.getConfig (/Users/chiznillen/gekko/util.js:9:12)
    at Object.<anonymous> (/Users/chiznillen/gekko/util.js:66:19)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)

Line 28 is a comment, this is so I can explain what the block below does. Comments always need a double slash in front of them. So you should change:

Code:
 Monitor the live market

 to
 
Code:
// Monitor the live market

Note that Gekko is a very technical tool, if you are having a lot of trouble with editing configuration files and watching the command line instead of a screen with a graph I recommand you to check out these similar projects. They are more focused on a user friendly tool.


EDIT:

The API key and secret can be generated on the profile page on btce. Gekko only need trade rights.

Correction: gekko need trade and info right on BTC-e, so that it knows the size of the orders it needs to create.
Thanks do you plan on adding any alt-coins at all kinda want this for ltc and the other you pointed out to me only does gox
655  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 06, 2013, 08:32:12 AM
I'll try that thanks
656  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 08:03:30 AM
There is no set price to buy and sell at - it's does it based on the EMA rate

let me know if it works!

Did you see this document? Anyway here is how you can configure Gekko to auto trade on BTC-e:

Code:
config.normal = {
  enabled: true,
  exchange: 'BTCe', // 'MtGox', 'BTCe' or 'Bitstamp'
  currency: 'USD',
  asset: 'BTC',
  tradingEnabled: true,
  key: 'your API key',
  secret: 'your API secret',
}

The API key and secret can be generated on the profile page on btce. Gekko only need trade rights.

I'm off to bed now.
Wait where do I set the trade I'm trying for a different coin not btc I think I just set it to the coin I want but than where do I put the price I want to buy and sell at
Ok thanks but did you see above I put my keys in but it won't do anything now looks like it errors out
657  Alternate cryptocurrencies / Altcoin Discussion / Re: {}NanoTokens[NAN]Coming to cryptsy.com & coins-e.com on: July 06, 2013, 01:56:06 AM
mining commisions sent for july 5th.
I never got one lol


oh, i thought you were just running the pool. in that case i owe you for the past 3 days.
heh both also mining remember lol no big deal bud going to send you a msg want to see if you ever used this
658  Alternate cryptocurrencies / Altcoin Discussion / Re: {}NanoTokens[NAN]Coming to cryptsy.com & coins-e.com on: July 06, 2013, 01:50:58 AM
mining commisions sent for july 5th.
I never got one lol
659  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 01:46:33 AM
ok i've set this up again now i get this
node gekko

/Users/chiznillen/gekko/config.js:28
 Monitor the live market
         ^^^
SyntaxError: Unexpected identifier
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.util.getConfig (/Users/chiznillen/gekko/util.js:9:12)
    at Object.<anonymous> (/Users/chiznillen/gekko/util.js:66:19)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
660  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 06, 2013, 01:17:14 AM
let me know if it works!

Did you see this document? Anyway here is how you can configure Gekko to auto trade on BTC-e:

Code:
config.normal = {
  enabled: true,
  exchange: 'BTCe', // 'MtGox', 'BTCe' or 'Bitstamp'
  currency: 'USD',
  asset: 'BTC',
  tradingEnabled: true,
  key: 'your API key',
  secret: 'your API secret',
}

The API key and secret can be generated on the profile page on btce. Gekko only need trade rights.

I'm off to bed now.
Wait where do I set the trade I'm trying for a different coin not btc I think I just set it to the coin I want but than where do I put the price I want to buy and sell at
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!