bybit-market-maker
bybit-market-maker copied to clipboard
A sample market maker bot for Bybit
Hey all, I'm trying to implement a system where there are multiple TP levels and everytime the price reaches those levels the SL will move upwards like to entry, tp1...
Get wallet balance is throwing out this error. ` from pybit import usdc_options, usdc_perpetual def connect(): bybit_client = usdc_options.HTTP( endpoint=base_url, api_key='XXX', api_secret='XXX', recv_window=10000 ) return bybit_client base_url = "https://api.bybit.com" bybit_client...
I first get a fill, then moments later I get this error: 2021-07-03 01:28:11.796893 - INFO - Awaiting position. Traceback (most recent call last): File "mm.py", line 191, in s.set_trading_stop(...
Hello, I am having issues with the following error code. Im a bit confused because it seems the library concurrent\futures is also throwing it off. Not really sure how to...
Trying to use bybit testnet and got error During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/bybit-market-maker-master/run.py", line 61, in raise PermissionError('API key...
Hi I try to use this bot for USDT Perpetual, but it seems not to work. In config I use SYMBOL = 'BTCUSDT' COIN = 'BTC' error is pybit.exceptions.InvalidRequestError: Param...
Hi the bot is opnening the orders But when some orders are filled- it does not places stop loss or take profit What can be the reason raise InvalidRequestError( pybit.exceptions.InvalidRequestError:...
I am not a programmer but I have edited some part either to go long only or only short but the orders are left behind if the price shift, can...
xrpusd
hi I get that weird error on xrpusd pybit.exceptions.InvalidRequestError: Order_price[0] invalid, [1,1999998] (ErrCode: 30005) (ErrTime: 14:07:52) how can I fix that ?
Ubuntu 18 Python 3.6.9 error after 3 days or so: Traceback (most recent call last): -126 (0.04x), Entry: 57224.09, Balance: 0.00xxxxxxx, PNL: -0.00000590. File "run.py", line 215, in p =...