Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dobcrypto

Pages: 1 ... 5 6 [7]
121
Hello guys I saw someone talking about this trouble in the telegram chat but I could not find anything here on gunthy.org. I used the version 2.0.4b on Win x86 with 10/12 pairs and I was able to use my laptop without issues. Since I installed this v3.1 GUI Edition I keep only 6 pairs opened and I always have between 55% 95/100% CPU usage. Is this a normal behaviour?

I tried to install the new node.js and npm versions and on cmd I see: 

node -v  7.9.0

npm -v 4.2.0

If in cmd I do "npm install" I get this:

C:\Users\NUOVO 7>npm install
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\NUOVO 7\package.json'
npm WARN NUOVO 7 No description
npm WARN NUOVO 7 No repository field.
npm WARN NUOVO 7 No README data
npm WARN NUOVO 7 No license field.

Could delete everything about gunbot, node and npm and reinstall again node + npm and then reinstall gunbot be of any help?

Is there something I can do to lower the CPU usage?

Thanks to everyone for any help.
CPU is pretty useful to calculate BB - This is the reason.
At the moment the problem is not solved.
I would advise you to run Step Gain, not BB strategy. I had to do so.


PS
If we reduce Max Latest Price to say 50 no 300 we can reduce the number of calculations, thereby reducing the consumption of CPU!!!
It will not be so accurate like 300, but it will allow us to run couples without freeze.

122
Beginners & Help / Re: [TUT] How to running GUNBOT in Linux
« on: April 28, 2017, 03:36:41 AM »
Is there a SSH GUI client for windows?
putty 0.68 =)

123
Quote
"node 1000trades" for poloniex market on 1000trades strategy
"node supergun" for poloniex market on Russian Roulette strategy
maybe
"node 1000trades BTC_ETH"
&
"node supergun BTC_ETH"?

124
How do you set up a .BAT for running BB strat?
Code: [Select]
@echo off
TITLE XXX
node BB BTC_XXX poloniex

125
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 10:08:50 AM »
Upper your "% Low BB: 1" to 50 for exemple. Then bot will try to buy between 0 and 50% of Low BB.

126
If your bot don't start the pairs > install https://nodejs.org/en/download/current/
(Latest Current Version: v7.9.0)

127
General Discussion / Re: Gunbot - error codes
« on: April 22, 2017, 08:27:19 PM »
Hi.
Gunbot v3.1

What could be the problem.
Thank you.


Activating hot reconfig...
running cycle #1...
[ ----------------    2017/04/22 09:16:57       Gunbot v2.0.4 Beta cycle#1 ------------------------ ]
::::: collecting data...
**showError******************* ERROR *****************************
2017/04/22 09:16:57 returnCompleteBalances: options.key and options.secret are required
2017/04/22 09:16:57 Error!!! returnOpenOrders: options.key and options.secret are required
!!! Cycle 2 failed. Will repeat in 10000s
*** PLNX CALLBACK | calling EMA *** undefined
*** PLNX CALLBACK | calling EMA *** undefined
I think its API, coz
"options.key and options.secret are required"

128
Im did it:
I stopped this pair, renamed the file BTC_FCT-save.json to _BTC_FCT-save.json, started the pair.
This is given to us by forgetting the bot of the purchase for the hangs and he is looking again for the purchase, which happened, the bot bought me another FCT.
Weiting for sell...

129
Technical Support & Development / Re: System requirements
« on: April 21, 2017, 09:05:21 PM »
I must apologize if this is posted elsewhere but I cannot find it for the life of me....

What is the bare bones this will run on in a linux environment?

ie

Will this run a raspberry pi?

$5 vps from digitalocean?

etc.
https://gunthy.org/index.php?topic=39.0

130
General Discussion / Re: GUNBOT v3.1 - Release name: "x3"
« on: April 21, 2017, 07:41:35 PM »
In less than 2 hours all licenses will be delivered

Including Windows, I assume?
GUI will be tomorrow...

131
General Discussion / Re: Newbie asks
« on: April 19, 2017, 09:46:25 PM »
May i ask here my newbie questions? My English is not good and i often use google - translator.

Now i set max balance to trade as 0.1 for test, and want try to set this parameter = 1. ( with 10 BTC deposit ).Will Gunbot work good trading "Max balance to trade"=1 BTC? 
Bot without a difference 0.1, 0.001 or 1 in max balance to trade If only on the balance there is this amount.

132
General Discussion / Re: Gunbot - error codes
« on: April 12, 2017, 02:43:00 PM »
Hi @gunthar
Can you please define all gunbot's error messages and actions that need to be taken in order to solve them?
https://gunthy.org/index.php?topic=65.0

133
Beginners & Help / Re: [TUT] How to Start all your coins at once
« on: April 11, 2017, 03:13:59 PM »
To run the 1000trades strategy from .bat:
@echo off
TITLE BTC_xxx
node 1000trades BTC_xxx
To run 1000trades strategy you need install nodejs >>https://nodejs.org/en/download/

134
Tra the x86 file su f supergun

Is that code for
"move the x86 supergun.exe in the x86 subdirectory to the root directory, and over write that supergun.exe" ?
Yeah it is.

135
Technical Support & Development / Re: For bagholders only
« on: April 09, 2017, 11:08:46 PM »
Its very good idea, smf like this i thought too
It would be very good if these manipulations took place on the same account.
Bot would look at the pairs, which can cause a contradiction with "bagCoin"/"coin_to_profit" and if "coin_to_profit" are basically trading pair, bot will decide what is best to do:
1) Stop basically trading pair with BTC/"coin_to_profit" so that "bagCoin"/"coin_to_profit" be fulfilled.
Then
a)run again basically trading pair with BTC/"coin_to_profit".
b)no run basically trading pair with BTC/"coin_to_profit".
 
2) Find better pair "bagCoin"/"coin_to_profit" which are not running basically.

136
Technical Support & Development / Re: Newbie TUTORIAL
« on: April 07, 2017, 07:04:55 PM »
Thanks... Please try to create some video tutorials at the earliest.... :)
Here the one of first version with EN subtitles...
[youtube]https://youtu.be/m_BrpzGOWXg[/youtube]

137
General Discussion / Re: Idea / Feature request: "The Bag Grower"
« on: April 07, 2017, 06:12:59 PM »
After comments under my answer, I understood what the offer was =)
I like it idea.

Pages: 1 ... 5 6 [7]