Hi, i cant find the info, so please help me to understand config values.
"bb": {
"BTC_TRADING_LIMIT": 0.7, \\ this is max btc amount for order? or general amount to trade? if i have 2 btc, bot will use only 0.7? can i use here bigger amount, 1 or 5 for example?
"PERIOD": 15, \\no need explanation
"GAIN": 0.7, \\ dont know what is it? any detail explantion? what is mean this digit, this is some count from buy price or count in %
"HIGH_BB": 50, \\ percens from both ema to sell?
"LOW_BB": 40, \\ percens from both ema to buy ?
"EMA1": 2, \\ time in hours to calculate ema price?
"EMA2": 4, \\ same
"PANIC_SELL": false, \\ how to use this option? if true - bot sell my coins?
"DOUBLE_UP": true, \\ what this option do?
"STOP_LIMIT": 17, \\ as i understand this is stop loose option? if price falls for 17% from boying price - then sell all coins, or what?
"BUY_ENABLED": true, \\ not need to be explained
"MIN_VOLUME_TO_BUY": 0.3, \\ understand, but not completly. if i will trade with ltc, and want sell 2-5 ltc in one time, can i set here 3 or 5 ?
"MIN_VOLUME_TO_SELL": 0.3 \\ same