All Work
Trading Automation

TradingView Strategy Design, Development & Bybit Automation

Two Pine Script trading strategies with optimised presets for BTC and ETH, connected to automated execution on Bybit via a webhook bot and Telegram notifications.

Two production-ready trading strategies with full execution automation from TradingView signal to Bybit order

Pine ScriptTradingViewPythonBybitTelegramWebhooksStrategy Development
1/2

The Brief

The client needed two custom trading strategies built in Pine Script, each with optimised presets for specific markets, along with the full execution stack to take signals from TradingView and place orders on Bybit automatically.

What We Built

God of the Market A zone-based pyramiding strategy that uses RSI-adjusted ATR bands to define four dynamic entry zones. When price enters a zone, a position is opened. Each subsequent zone adds to the position, allowing the strategy to scale in during pullbacks. An SMA filter controls trend direction. Take profit and stop loss are set in ticks and apply across all open positions.

Profit Strategy (V1 and V2) A multi-indicator strategy combining RSI, CCI, and MACD to generate long and short signals. Includes optimised parameter presets for BTC and ETH, a trade direction mode (long-only, short-only, or both), pyramiding up to three entries, and configurable TP/SL in ticks. V2 extended and refined the logic from V1.

Bybit Execution Bot A Python webhook server that receives TradingView alerts and executes them on Bybit’s Unified Trading account. It tracks open positions, reads live account balance and unrealised PnL before each order, and supports live, demo, and testnet environments.

Telegram Bot A Telegram bot that relays trading alerts and signal notifications to the client in real time, paired with the execution bot to keep the client informed of every order placed.

Interested in a similar project?

Get in touch