Безбашенный режим (Без GUI)
Информация о запуске Gunbot в режиме без головы.
Last updated
Was this helpful?
Was this helpful?
"binance": {
"masterkey": "registered_api_key",
"mastersecret": "secret_for_registered_api_key",
"key": "trading_api_key",
"secret": "secret_for_trading_api_key",
"delay": 1,
"type": "binance"
},"custom-strategy": {
"BUY_METHOD": "tssl",
"BUY_ENABLED": true,
"SELL_METHOD": "tssl",
"SELL_ENABLED": true,
"BUY_LEVEL": 1,
"GAIN": 0.5,
(many lines cut out to keep this page clean)
"SL_DISABLE_BUY": false,
"COUNT_SELL": 9999,
"TRADES_TIMEOUT": 0
},"Binance": {
"BTC-LTC": {
"strategy": "SMACROSS",
"enabled": true,
"override": {
"TRADING_LIMIT": 1000
}
}
},