Author

Topic: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥 - page 160. (Read 508117 times)

newbie
Activity: 10
Merit: 0
Hello

Which is the minimum HW required for a VPS?

384Mb/500Mhz will do. 512Mb will let you run a solid amount of pairs.
I don't see a reason why you'd settle for that bad of a VPS. Even Amazon free tier VPS is better than that, coming with 1gb ram and a more powerful CPU (I think).

Well, a person asked for the min and that's about a min. Also, amazon free tier isn't "forever free" though.
There are way cheaper solutions for a purpose like this Wink
newbie
Activity: 10
Merit: 0
Hello

Which is the minimum HW required for a VPS?

384Mb/500Mhz will do. 512Mb will let you run a solid amount of pairs.
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
Update Pre-Release v.2.0.1b (Linux x86/x64)

Changelogs:

    Fix error handling for sockets hang up: doesnt matter how much and how long Poloniex gets ddos'd, we use different ports at each call
    Fix missing update of Price to Buy
    Fix double buy orders if sell order is not correctly placed on book
    Implementing log.txt, err,txt and cleaning up console from all my debug messages
    Implementing dynamic speed of the bot: we need to be fast to sell, before the price goes down after a pump
    Implementng a retry speed when requests to poloniex fail a callback
    Implemented cycle restart when a call fails: this would prevent sockets hang up
    Introducing volume as a third indicator: we now use weighted average supporting EMA1 and EMA1
    Fix missed sell orders: sockets hang up prevented to fetch altcoin balance
    Code clean up

This version is pretty close to the final release and it has been tested in the worse condition of a Poloniex mitigated ddos attack. A special thanks to all that bugged me in the past days: keep reporting and dont worry if you dont see my answer, you will see it in this code.

How to start the bot:
1.- Create a clone of the BTC_XXX-config.js file included in the repo, for each pair you want to start.
2.- Run ./gunbot BTC_XXX

Please check the BTC_XXX-config.js, many changes on it:

var config = {
//-----------------------------------------------
// PRIMARY SETTINGS
//-----------------------------------------------
KEY: '',
SECRET: '',
GAIN: 1.5, // margin to sell when currency increases its value (example: sell when currency increases 2.5% of paid value)

BTC_TRADING_LIMIT: 0.01,// max amount of BTC balance to use for each pair   
SECURITY_MARGIN: 60, // sell all balance if currency decreases x% after you bought it
SELL_ON_START:false,   
CANCEL_SELL_ORDERS_ON_START:false,

MAX_LATEST_PRICES: 30,// limit of latest prices to analyze to determine if price is growing or falling
MAX_LATEST_DIRECTIONS:30,// limit of latest  price directions ,used in supergun detection

STARTEMA1: 0.02,// weighted average interval in hours
STARTEMA2: 0.04,// weighted average interval in hours
PERIOD: 15,   // candlestick period

SAVEFILE_SUFFIX: '-save.json',


//-----------------------------------------------
//   BOT TIMINGS
//-----------------------------------------------
BOT_SLEEP_DELAY:(1000)*13,// bot cycle delay (koef*sec)
BOT_MAX_LIFETIME:999999999,// overall bot lifetime(koef*min),
BOT_ON_FAIL_DELAY:(1000)*3, // bot repeat cycle delay if previous cycle failed  (koef*sec)
//-----------------------------------------------
// EMAIL
//-----------------------------------------------
ALERT_ON_NO_FUNDS:false,  // email on insufficcient funds
SMTP_EMAIL: '%[email protected]',
ALERT_EMAIL:'********',
SMTP_PASSWORD: '**********',
SMTP: true,
SMTP_PROTOCOL: 'SMTPS',
SMTP_HOST: 'smtp.gmail.com',


//-----------------------------------------------
//  DEBUG
//-----------------------------------------------
DEBUG_LOG:false,
I_REALLY_WANT_IT:true,// debug hardcode hack
BUY_SMALL_PORTION:1,// debug volume limiter,must be  1 > x > 0

//-----------------------------------------------
//  OUTPUT
//-----------------------------------------------
MAX_LATEST_PRICES_SHOWN: 0, // limit of latest prices to show in console.log
SHOW_LASTEST_DIRECTIONS:false,  // show chart in console
MAX_LATEST_DIRECTIONS_SHOWN:0, // chart height
LASTEST_DIRECTIONS_LIST_WIDTH:0, // chart width

//-----------------------------------------------
//   OTHER (might be deprecated/not in use)
//-----------------------------------------------
BTC_BALANCE: 2// btc balance for test purposes,

};

module.exports = config;

Please report any bug immediately!!!
Thanks!
~Gun
newbie
Activity: 3
Merit: 0
I'm a new member. I just bought Gunbot. I'm excited to start trading.
full member
Activity: 263
Merit: 101
Authorized Gunbot reseller > gunbot.vip
Hello
Which is the minimum HW required for a VPS?
There are several people who run on the Raspberry...
So, the most minimal fit.
For example, free on Amazon.
full member
Activity: 222
Merit: 100
Margin Call
Hello

Which is the minimum HW required for a VPS?
newbie
Activity: 5
Merit: 0
Hey guys,

How much "max balance to trade" you are using right now?

I set it at 10%, you?  Roll Eyes

What is that for a question?
You decide how much you want to use for trading .... Noone can help you there.

I trade between 5% to 50% depending on the currency and the price (better the tendence, is it - or is it +) of the currency at the moment I start trading.
I´m still sure it does not help you much if you know how I do my trading.
But hey , you got an answer.



Yeah, I got my answer. I wanted to know if depends on the currency or not.
Thanks Wink
newbie
Activity: 7
Merit: 0

I guess it all boils down to whether I can run your bot on the same Poloniex account where I trade manually   Smiley


For manual trading, you must use a different polo account.

OK, thanks! I'll wait for Gunthar to confirm and then I'll get a license if still available.
newbie
Activity: 7
Merit: 0

~snip

but then you trade against yourself or? Undecided

lol
You are kidding, aren´t you?
What do you think wich amounts he is trading?

500 BTC?

Or do you really believe one more trader with 0.1 BTC will result in a whole different price of any currency?




Indeed, small amounts, and different time scales (manual is for weeks/months).

can you give examples of amounts guys? im trading with 0.2btc/altcoins, just for trying out.

0.1 to 0.15 BTC/altcoin at the moment, I just got started.
sr. member
Activity: 854
Merit: 256

~snip

but then you trade against yourself or? Undecided

lol
You are kidding, aren´t you?
What do you think wich amounts he is trading?

500 BTC?

Or do you really believe one more trader with 0.1 BTC will result in a whole different price of any currency?




Indeed, small amounts, and different time scales (manual is for weeks/months).

can you give examples of amounts guys? im trading with 0.2btc/altcoins, just for trying out.
newbie
Activity: 7
Merit: 0

~snip

but then you trade against yourself or? Undecided

lol
You are kidding, aren´t you?
What do you think wich amounts he is trading?

500 BTC?

Or do you really believe one more trader with 0.1 BTC will result in a whole different price of any currency?




Indeed, small amounts, and different time scales (manual is for weeks/months).
newbie
Activity: 40
Merit: 0

~snip

but then you trade against yourself or? Undecided

lol
You are kidding, aren´t you?
What do you think wich amounts he is trading?

500 BTC?

Or do you really believe one more trader with 0.1 BTC will result in a whole different price of any currency?



legendary
Activity: 2955
Merit: 1049

I guess it all boils down to whether I can run your bot on the same Poloniex account where I trade manually   Smiley


For manual trading, you must use a different polo account.
but then you trade against yourself or? Undecided
newbie
Activity: 10
Merit: 0
newbie
Activity: 18
Merit: 0
What about osx or just nodejs version update?

wait the final release of 2.0 for osx buddy or use 1.3, i still have to compile the beta for mac and pi

Congratulations for your fine job, i have read almost all the first pages of this post very informative, but i have a doubt, are you sure the ema periods in polo are in hours? one mod told me that it were days, but not sure lol.

no, polo ema are not in hours: they are by number of candlesticks. So if you want 1 hour ema on a 15 minutes candlesticks you need to set ema==4

I told you the telegram group link is broken / invalid / expired yadda yadda
none of those: reserved to bot owners

Thank you sir, this answer makes much more sense than the op from the trollbox
newbie
Activity: 1
Merit: 0

I guess it all boils down to whether I can run your bot on the same Poloniex account where I trade manually   Smiley


For manual trading, you must use a different polo account.
newbie
Activity: 7
Merit: 0
Hi Gunthar,
a couple of questions on your bot that might be answered somewhere on this thread but I couldn't find:

How does it treat pairs that are also being traded manually?
Let's say for instance that I own 5000 LSK long term, and I start the bot on LSK/BTC. Will the bot trade independently of those 5000 coins?

Same for your BTC balance. If I have 0.5 BTC and want to use 0.4 BTC for the bot, is that feasible?

I guess it all boils down to whether I can run your bot on the same Poloniex account where I trade manually   Smiley

Cheers.

 
sr. member
Activity: 854
Merit: 256
I sent 0.1 btc, waiting for Gunbot.
newbie
Activity: 22
Merit: 0
Hey gun, all working well still. I have had one issue thought that may still need attention. I set my bot to use max tade of .1 btc on dash. It used .1 btc about 3 different times for 3 orders. I started freaking out but left the bot to do its thing. Look below at the results! While I am happy about the profits. I don't think it should have done this... Was very scared if dash didn't come back up but didn't panic sell Smiley I had a power outage last night which killed my server, but luckily the sell order was in.

Just wanted to bring it to your attention Smiley

https://i.imgur.com/lRr8rab.png
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
What about osx or just nodejs version update?

wait the final release of 2.0 for osx buddy or use 1.3, i still have to compile the beta for mac and pi

Congratulations for your fine job, i have read almost all the first pages of this post very informative, but i have a doubt, are you sure the ema periods in polo are in hours? one mod told me that it were days, but not sure lol.

no, polo ema are not in hours: they are by number of candlesticks. So if you want 1 hour ema on a 15 minutes candlesticks you need to set ema==4

I told you the telegram group link is broken / invalid / expired yadda yadda
none of those: reserved to bot owners
Jump to: