1
Technical Support & Development / Re: Curious about the websocket
« on: November 28, 2017, 02:03:34 PM »
Awesome! Do share!
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.
I can't seem to expose Gunthy UI outside of VPS (port 5000, 5001 have been added to firewall). It looks like Gunthy UI only allows connection from http://localhost:5000. Is there a way to change the listening address?
"TRADING_LIMIT": 0.001,
"PERIOD": 15,
"BUY_LEVEL", 0.1
"GAIN", 0.6
"EMA1": 16,
"EMA2": 8,
"HIGH_BB": 40,
"LOW_BB": 40,
"STDV": 2,
"SMAPERIOD": 50,
"SELLLVL1": 0.6,
"SELLLVL2": 2,
"SELLLVL3": 70,
"SELLLVL": 1,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"DOUBLE_UP_CAP": 1,
"STOP_LIMIT": 60,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.0001,
"MIN_VOLUME_TO_SELL": 0.0001,
"TRADES_TIMEOUT": 600