Bitcoin Forum
May 24, 2024, 04:11:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Cex.io Tradebot  (Read 3752 times)
mnporter2001
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250


HEX: Longer pays better


View Profile
May 10, 2014, 01:33:28 PM
 #21

Is it just not loading? what settings are you using.  There have been quite a few people that got it to work, and I really need to make a howto page.






        ████████████████████
       ██████████████████████
      ████████████████████████
     ██████████████████████████
    ████████████████████████████
   ████               ▀██████████
  ████  ██████████████  ██████████
████  ████████████████  ██████████▄
████  ██████████████████  █████████▀
██  ████████████████████  ███████
    ███          █████████  █████
   ███  ███████   ███████  █████
       █████████   █████  █████
      ███████████   ███  █████
       █████████   ███  █████
        ███████   ███  █████



















Powered by,
dracolumina (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
May 10, 2014, 02:19:04 PM
 #22

Someone had a similar problem with theirs not showing balances and stuff.  they fixed it by putting it in its own folder on the root of drive C:  And you also need to have enable trading set.  If you just want it to reinvest NMC you need to set the Sell over and buy under thresholds real high.  and the Buy over and Sell under amounts is what is to be added or subtracted from the price of the trades when they are posted.  IE if it is going to post a buy order for 1 ghs for 0.0068 it will add the buy over amount (lets use 0.001 as an example) it will post the trade for buying at 0.0078



mnporter2001
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250


HEX: Longer pays better


View Profile
May 10, 2014, 03:36:59 PM
 #23

Someone had a similar problem with theirs not showing balances and stuff.  they fixed it by putting it in its own folder on the root of drive C:  And you also need to have enable trading set.  If you just want it to reinvest NMC you need to set the Sell over and buy under thresholds real high.  and the Buy over and Sell under amounts is what is to be added or subtracted from the price of the trades when they are posted.  IE if it is going to post a buy order for 1 ghs for 0.0068 it will add the buy over amount (lets use 0.001 as an example) it will post the trade for buying at 0.0078





Ok i have moved it to my root but still no balances I have also adjusted the values to try and re-invest the NMC but I dont really understand what you are telling me to do, perhaps show us an image of what it should be setup like ?



        ████████████████████
       ██████████████████████
      ████████████████████████
     ██████████████████████████
    ████████████████████████████
   ████               ▀██████████
  ████  ██████████████  ██████████
████  ████████████████  ██████████▄
████  ██████████████████  █████████▀
██  ████████████████████  ███████
    ███          █████████  █████
   ███  ███████   ███████  █████
       █████████   █████  █████
      ███████████   ███  █████
       █████████   ███  █████
        ███████   ███  █████



















Powered by,
dracolumina (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
May 10, 2014, 04:45:03 PM
 #24

hmm, only thing I can think of now is your API settings on CEX for it not showing balances.

My settings for the sell over and buy under are set at 0
I set it to poll every 30 seconds
with a threshold sell of 0.02
with a threshold buy of 0.05
auto cancel on every 30 minutes (to release the orders so your funds are not tied up if there is a huge market change)
short EMA of 2 (1 minute price change.  Poll times short EMA value)
Long EMA of 20 (10 minute price change. Poll times Long EMA value)
Amount of GHS to sell is whatever you want the maximum per Sell to be.

To keep it from buying GHS set your Buy threshold very high.
To Keep it from Selling GHS set your Sell threshold Very high.

Enable trading checked, Reinvest Checked.

the way it works is the thresholds follow the long EMA line by whatever you set it at.  uses percentages and 0.02 is 0.02% price differential.
if the short EMA goes above the Sell threshold it places a sell order for Either the amount GHS to Sell OR whatever the last buy order was placed at.  Whichever is smaller.
if the Short EMA drops below the Buy threshold it places and buy order for the amount that you can afford.

Example.
Lets say that the Long EMA is 0.0068 and the short EMA spikes over it to 0.0070 (assuming that is where your Sell threshold is at).  it will create a Sell order at 0.007 + the value that you have in the Sell over amount.
Using the same EMA if the short EMA drops below 0.0065 (assuming that is where your Buy threshold is set at).  it will create a buy order - the value that you have in the buy under amount.

I am currently working on version 2.0  of the bot which will add the functionality of deciding which pair you want to trade with. IE you can do ghs/NMC so your BTC is untouched. as well as setting limits of how low or High you want your GHS to go.


mnporter2001
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250


HEX: Longer pays better


View Profile
May 10, 2014, 05:17:14 PM
 #25

Ok bottom line here is that im a prick !

I set the API up but didn't activate it.... yeah you can all stop laughing now Wink

Anyway is that setup right to ONLY re-invest my NMC it wont go buying and selling GH/s will it ?

Thanks for your help....



        ████████████████████
       ██████████████████████
      ████████████████████████
     ██████████████████████████
    ████████████████████████████
   ████               ▀██████████
  ████  ██████████████  ██████████
████  ████████████████  ██████████▄
████  ██████████████████  █████████▀
██  ████████████████████  ███████
    ███          █████████  █████
   ███  ███████   ███████  █████
       █████████   █████  █████
      ███████████   ███  █████
       █████████   ███  █████
        ███████   ███  █████



















Powered by,
dracolumina (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
May 10, 2014, 05:22:07 PM
 #26

Set your Buy and Sell thresholds to something like 10.00.the settings you have right now would still try to place orders if it crosses the thresholds and add 1 BTC to them so would be trying to buy and sell for 1.007ish BTC per GHS.  Where that might work for the sell portion, I don't think you want to place Orders for buying GHS for 1btc.

NMC is a little buggy right now.  it will still do orders but I didn't code in the fee for it so it might not reinvest the NMC untill you get around 0.01 NMC


and not a problem for the help.  Its actually letting me get some of the stuff explained so when I do get around to making the howto webpage I can just copy and past what I've already posted.
mnporter2001
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250


HEX: Longer pays better


View Profile
May 10, 2014, 05:35:43 PM
 #27

I will let you know what the NMC does

Thanks
Mark


        ████████████████████
       ██████████████████████
      ████████████████████████
     ██████████████████████████
    ████████████████████████████
   ████               ▀██████████
  ████  ██████████████  ██████████
████  ████████████████  ██████████▄
████  ██████████████████  █████████▀
██  ████████████████████  ███████
    ███          █████████  █████
   ███  ███████   ███████  █████
       █████████   █████  █████
      ███████████   ███  █████
       █████████   ███  █████
        ███████   ███  █████



















Powered by,
majeis
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
May 10, 2014, 08:18:46 PM
 #28

source code?


▄▄▄████████▄▄▄
▄██████████████████▄
▄██████████████████████▄
██████████████████████████
████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
████████████████████████████
██████████████████████████
▀██████████████████████▀
▀██████████████████▀
▀▀▀████████▀▀▀
   ███████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
███████
BTC  ◉PLAY  ◉XMR  ◉DOGE  ◉STRAT  ◉ETH  ◉GRC  ◉LTC  ◉DASH  ◉PPC
     ▄▄██████████████▄▄
  ▄██████████████████████▄        █████
▄██████████████████████████▄      █████
████ ▄▄▄▄▄ ▄▄▄▄▄▄ ▄▄▄▄▄ ████     ▄██▀
████ █████ ██████ █████ ████    ▄██▀
████ █████ ██████ █████ ████    ██▀
████ █████ ██████ █████ ████    ██
████ ▀▀▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀▀ ████ ▄██████▄
████████████████████████████ ████████
███████▀            ▀███████ ▀██████▀
█████▀                ▀█████
▀██████████████████████████▀
  ▀▀████████████████████▀▀ 
DICE           
BLACKJACK
PLINKO       
VIDEO POKER
ROULETTE     
LOTTO            
dracolumina (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
May 10, 2014, 08:47:55 PM
 #29

source code can be found at http://www.ouroboros-software.com/Downloads/

its a month older than the release tho and its a mess.  Haven't taken the time to upload the newest code.  Going to hold off on that till I get version 2.0 out then will update it.
Pauly454
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
May 15, 2014, 11:30:02 AM
 #30

How does the bot cope with the recent introduction of transaction fees by CEX.IO?

dracolumina (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
May 17, 2014, 11:14:29 PM
 #31

I have it calculated before it puts a buy order up.  Its not perfect right now and sometimes the math doesn't work out for small amounts.  Will be fixing that in version 2.0.

Which I hope to have out in the next week or two
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!