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 - majorlee

Pages: [1]
1
Technical Support & Development / Re: Bugs/Issues tracker v4.0.3 patched
« on: August 17, 2017, 12:14:06 AM »
i would like to ask about the EMA settings in the new config file

"EMA1": 200,
"EMA2": 50

divide this by 15 yes? the period time?

i thought it would be 8 and 16 like before

what has changed here please?




2
https://atomize.github.io/Gunfigurator
I made this tool in order to give a web-based GUI to the Gunbot 4.0.x configuration process.

Gunfigurator is a single HTML file and will run anywhere. It is written in all native HTML/JS/CSS, and doesn't.

This is still in it's infancy as project, so stay tuned while I spruce it up a bit now that it spits out some valid json :-) Happy Trading!


thank you for making this!

If you like this and are for some reason extremely generous or super rich, hey, feel free to buy me beer:

BTC 14L4yYwj4fkpB4P5vrKAvvvUdmyjG2JQyH

LTC LXFE4YC9JbzgoeLWMq6UcDUU8dz5EpuNod

ETH 0x74Ff7Ee5fe2136e0d7497288d4363a66a5af2f70

3
General Discussion / Re: Gunbot 3.3.2 - Poloniex/Bittrex Patch
« on: June 07, 2017, 10:03:56 PM »
new version is very sexy, love it Gun!

4
Technical Support & Development / Re: Bugs/Issues tracker v3.2
« on: May 20, 2017, 12:27:51 PM »
having issues connecting

installed node.js

when i try to load a pair i always get this and white blank screen....

 Navigation to the webpage was canceled
   
   What you can try:
     Refresh the page.
 

5
does anyone have an example bat file we can use for multiple coins starting with 3.2 until the GUI comes out?
all the same.


statrt_All.bat
Code: [Select]

@echo off
start /min BTC_BLK.bat ^& exit
timeout 5
start /min BTC_BTCD.bat ^& exit
timeout 5
start /min BTC_EMC2.bat ^& exit
timeout 5/
...

start /min BTC_XRP.bat ^& exit
exit


Each pair BTC_XXX.bat for poloniex:
Code: [Select]
@echo off
TITLE strateg_BTC_XXX
gunthy.exe BTC_XXX poloniex

thanks

this is where i was going wrong - TITLE strateg_BTC_XXX

still having issues launching it, think my config file aint happy :(


6
Beginners & Help / Re: WINDOWS TUTORIAL FOR GUNBOT - VIDEO
« on: May 16, 2017, 02:26:13 PM »
any chance of making a video for 3.2 with GUI and how to set up config files etc?

7
does anyone have an example bat file we can use for multiple coins starting with 3.2 until the GUI comes out?

8
great ideas to add my friend

9
with teh recent changes and update

when using BB or Gain would you put 0's in the boxes u don't wnt to use?

so using BB i would put 0 in both

%GAIN 0

&

Buy level 0



or vice-versa

10
General Discussion / BB settings & Minimum Variation
« on: May 10, 2017, 01:51:58 PM »
When using the BB strat on Polo

I want to know how and what the Minimum variation (3) does exactly, what happens if its changed too lets say from 1-5?


11
The new version is working sweetly. Thank you!

Indeed it works like a charm. Thanks Gunthar for this great piece of software !

what setting are you using for BB?

does the Minimun Variation of price default 3 make an difference?

12
Beginners & Help / Re: Gunbot Configuration Guide (WIP)
« on: May 10, 2017, 12:34:02 PM »
thanks buddy

13
Beginners & Help / Re: Gunbot Configuration Guide (WIP)
« on: April 28, 2017, 05:21:07 PM »
some great work there J-Rod - u deserve a medal :)

14
thanks for the updates, look forward to more and testing it too

Pages: [1]