1
Technical Support & Development / Re: Gunbot not selling bags once profitable
« on: February 26, 2018, 06:54:48 AM »
nm I solved it
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.
"emotionless": {
"NAME": "emotionless",
"TRADING_LIMIT": 0.003,
"FUNDS_RESERVE": 0.001,
"PERIOD": 15,
"BUY_LEVEL": 0.6,
"GAIN": 0.75,
"EMA1": 16,
"EMA2": 8,
"HIGH_BB": 49,
"LOW_BB": 49,
"STDV": 2,
"SMAPERIOD": 50,
"PANIC_SELL": false,
"DOUBLE_UP": true,
"DOUBLE_UP_CAP": 2,
"STOP_LIMIT": 90,
"BUY_ENABLED": true,
"SELL_ENABLED": true,
"TA_ALWAYS_ON": false,
"MIN_VOLUME_TO_BUY": 0.01,
"MIN_VOLUME_TO_SELL": 0.01,
"TRADES_TIMEOUT": 180,
"MICROTRADES": true
},