CryptoGnome / Bybit-Futures-Bot

A Trading Bot for Bybit USDT Futures with a built in strategy for Liquidation Hunting, Dollar Cost Averaging & Position Control
MIT License
102 stars 42 forks source link

File Not Found (setting.json) #8

Closed woodylin89 closed 2 years ago

woodylin89 commented 2 years ago

I already have downloaded settings.json why filenot found ?

PS C:\Users\User> & C:/Users/User/AppData/Local/Programs/Python/Python36/python.exe c:/Users/User/Desktop/Bybit-Futures-Bot-main/BybitUSDT/websocket.py Traceback (most recent call last): File "c:/Users/User/Desktop/Bybit-Futures-Bot-main/BybitUSDT/websocket.py", line 13, in with open('../settings.json', 'r') as fp: FileNotFoundError: [Errno 2] No such file or directory: '../settings.json'

CryptoGnome commented 2 years ago

make sure it is in the correct directory