Keep getting this error everytimes the bot try to make a trade.
Fetch Ticker Called
Current VWAP Value: 348.99064766488215
Take Longs Below: 342.01
Take Shorts Above: 355.97
Ticker Last: 356.1
Fetching Account Balance
Current Balance: 1.4247785 ETH
Auto Calculate Size Used, Order size = 3.0442
Max Position Size = 3044.1817431
Check Positions Called
Checking Direction
No Open Positions Found
No Position for ETHUSDT
Current PNL % 0
SHORT ORDER CALLED
Setting Leverage ETH/USD 6
bybit {"ret_code":20006,"ret_msg":"symbol is not in the range of selected","ext_code":"","result":null,"ext_info":null,"time_now":"1601856470.186249","rate_limit_status":74,"rate_limit_reset_ms":1601856470208,"rate_limit":75}
Starting Loop...
Launching Liquidation Websocket...
Release unicorn-binance-websocket-api_1.21.0 is available, please consider updating! (Changelog: https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/blob/master/CHANGELOG.md)
bybit {"ret_code":20006,"ret_msg":"symbol is not in the range of selected","ext_code":"","result":null,"ext_info":null,"time_now":"1601615152.485359","rate_limit_status":71,"rate_limit_reset_ms":1601615152492,"rate_limit":75}
Currently running settings and the wallet have 2.8 ETH as balance.
Keep getting this error everytimes the bot try to make a trade.
Fetch Ticker Called Current VWAP Value: 348.99064766488215 Take Longs Below: 342.01 Take Shorts Above: 355.97 Ticker Last: 356.1 Fetching Account Balance Current Balance: 1.4247785 ETH Auto Calculate Size Used, Order size = 3.0442 Max Position Size = 3044.1817431 Check Positions Called Checking Direction No Open Positions Found No Position for ETHUSDT Current PNL % 0 SHORT ORDER CALLED Setting Leverage ETH/USD 6 bybit {"ret_code":20006,"ret_msg":"symbol is not in the range of selected","ext_code":"","result":null,"ext_info":null,"time_now":"1601856470.186249","rate_limit_status":74,"rate_limit_reset_ms":1601856470208,"rate_limit":75} Starting Loop... Launching Liquidation Websocket... Release unicorn-binance-websocket-api_1.21.0 is available, please consider updating! (Changelog: https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/blob/master/CHANGELOG.md)
bybit {"ret_code":20006,"ret_msg":"symbol is not in the range of selected","ext_code":"","result":null,"ext_info":null,"time_now":"1601615152.485359","rate_limit_status":71,"rate_limit_reset_ms":1601615152492,"rate_limit":75}
Currently running settings and the wallet have 2.8 ETH as balance.
`chooseExchange = 'bybit'
pairs = ['ETHUSDT']
percentBal = 0.4 maxPosition = 100
dcaOne = 3 factorOne = 2 dcatwo = 5 factorTwo = 8
long_vwap_offset = 2.5 short_vwap_offset = 2.5
leverage = 5
lick_value = 500
take_profit = 0.38 stop_loss = 20`