Metadata-Version: 2.4
Name: bybit-to-tradingview
Version: 1.0.0
Summary: Python CLI tool to export top 40 Bybit USDT perpetual symbols to TradingView format
Author-email: VanoBond <wholeelottaredd@gmail.com>
License: MIT
Keywords: bybit,tradingview,crypto,export,api
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests

# bybit-to-tradingview

A simple Python CLI tool that fetches the top 40 USDT perpetual trading pairs from Bybit  
and exports them in a format compatible with TradingView's symbol search.

## Features

- Uses Bybit's public API
- Sorts instruments by 24h trading volume
- Outputs `BYBIT:<symbol>` format for use in TradingView
- Written in Python 3

## Usage

After installation:

```bash
bybit-to-tradingview
