Pinned Repositories
binance_futures_scalp_grid_bot
Simple grid scalp bot for Binance BUSD Futures
Bybit-BTCUSD-Inverse-Perpetual-Scalp-Trading-Bot
Trading bot for Bybit exchange to trade BTCUSD perpetual contract. It use Redis database to cashe the trades data.
bybit_history_downloader
Bybit Historical Market Data Downloader
bybit_scalp_bot
Simple scalp bot for Bybit USDT Perpetual futures
bybit_scalp_bot_v2
Simple bybit scalp bot v2 (with binance data to check moving averages)
bybit_simple_moving_average_bot
Simple Bybit Futures bot: if price lower the selected moving average it will open short, if higher then long
bybit_trades-klines_to_redis
Saves OHLC data (klines) and trades from Bybit websockets to the Redis
halftrend_python
This is a python fork for HalfTrend pine script tradingview indicator by Everget
MT5-python-bot
Simpe EURUSD only shorts bot. Just tried how to open/close trades on forex using MT5 platform and python integration.
tradingview_webhooks
Simple webhook alerts listener for tradingview signals (or any other)
ryu878's Repositories
ryu878/bybit_scalp_bot_v2
Simple bybit scalp bot v2 (with binance data to check moving averages)
ryu878/MT5-python-bot
Simpe EURUSD only shorts bot. Just tried how to open/close trades on forex using MT5 platform and python integration.
ryu878/binance_futures_scalp_grid_bot
Simple grid scalp bot for Binance BUSD Futures
ryu878/Bybit-BTCUSD-Inverse-Perpetual-Scalp-Trading-Bot
Trading bot for Bybit exchange to trade BTCUSD perpetual contract. It use Redis database to cashe the trades data.
ryu878/bybit_scalp_bot
Simple scalp bot for Bybit USDT Perpetual futures
ryu878/bybit_history_downloader
Bybit Historical Market Data Downloader
ryu878/bybit_simple_moving_average_bot
Simple Bybit Futures bot: if price lower the selected moving average it will open short, if higher then long
ryu878/tradingview_webhooks
Simple webhook alerts listener for tradingview signals (or any other)
ryu878/bybit_trades-klines_to_redis
Saves OHLC data (klines) and trades from Bybit websockets to the Redis
ryu878/halftrend_python
This is a python fork for HalfTrend pine script tradingview indicator by Everget
ryu878/binance_psar_dashboard
Parabolic SAR python implementation for Binance Futures
ryu878/Bybit-OHLC-Data-Saver
Python script to save OHLC data from Bybit crypto exchange to your local SQLite database
ryu878/mt5_info
Small program that shows account information from MT5 (always on top)
ryu878/Tradingview-ticker
Reverse engineered connection to the TradingView ticker in Python
ryu878/Bybit-Averaging-Calculator
Calculator to get how many orders to add to get desired position price
ryu878/bybit-all-coins-sqlite-saver
Script to Save all coins to the SQL database
ryu878/Bybit-OHLC-Data-Saver-ClickHouse
Bybit Trades Data Saver using ClickHouse (ultra-fast solution for generating analytics)
ryu878/Bybit-Positions-Saver
Saves your positions data to SQLite database
ryu878/Bybit-Trades-Data-Saver-Redis
Python script - Bybit Trades Data Saver using Redis in-memory key value database
ryu878/docker_name_and_ip
Python script to show running docker containers with corresponding ip addresses
ryu878/flask_upload
Simple Flask Upload Script
ryu878/pybit_v5_PyTradeBotCore
PyTradeBotCore