Bybit-Trading-Bot-Integrated-with-TradingView-Webhook-Alerts icon indicating copy to clipboard operation
Bybit-Trading-Bot-Integrated-with-TradingView-Webhook-Alerts copied to clipboard

Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com.

Results 10 Bybit-Trading-Bot-Integrated-with-TradingView-Webhook-Alerts issues
Sort by recently updated
recently updated
newest added

Bumps [pycares](https://github.com/saghul/pycares) from 3.1.1 to 4.2.0. Release notes Sourced from pycares's releases. 4.2.0 What's Changed dependency update to c-ares by @​aviadhahami in saghul/pycares#170 New Contributors @​aviadhahami made their first contribution...

dependencies

Hello . How can i fix this error? : ``` Wallet balance fetch error invalid request, please check your timestamp and recv_window param. req_timestamp: 1647859265070 server_timestamp: 1647859263888 recv_window: 5000 ERROR:websocket:error...

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.21.0. Release notes Sourced from numpy's releases. v1.21.0 NumPy 1.21.0 Release Notes The NumPy 1.21.0 release highlights are continued SIMD work covering more functions and...

dependencies

Whenever the bot tries to close a previously opened position due to an order of an opposite short/long side it is unable to close that previous position and unable to...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Is the trailing stop based on price or rate?