{"repo":"yasinkuyu/binance-trader","free":true,"listed":false,"github":"https://github.com/yasinkuyu/binance-trader","clone":"git clone https://github.com/yasinkuyu/binance-trader.git","description":"💰 Cryptocurrency Trading Bot for Binance (Experimental)","language":"Python","stars":2748,"topics":["bitcoin","binance","cryptocurrency","trade","btc","arbitrage"],"license":null,"category":"trading","readme_excerpt":"Binance Trader (v1.1.0) This is an experimental bot for auto trading the binance.com exchange. @yasinkuyu Changelog v1.1.0 (2026-01-01) - 🐛 Fixed: Bot not selling after buy order filled (#66, #134, #166) - 🐛 Fixed: KeyError when API returns error (#139, #154) - 🐛 Fixed: LOT SIZE filter precision issues (#159) - 🐛 Fixed: Partially filled orders now correctly calculate sell quantity (#133, #178, #200) - 🐛 Fixed: NameError for undefined sell price variable (#172) - 🔒 Improved: Thread safety with proper locking mechanism - ⚡ Improved: Better exception handling throughout the codebase Configuration 1. Signup for Binance 2. Enable Two-factor Authentication 3. Go API Center, Create New Api Key [✓] Read Info [✓] Enable Trading [X] Enable Withdrawals 4. Rename config.sample.py to config.py / orders.sample.db to orders.db 5. Get an API and Secret Key, insert into config.py API key for account access api key = '' Secret key for account access api secret = '' API Docs 6. Optional: Modify recv window value (not recommended) 7. Optional: run as an excutable application in Docker containers Support https://www.binance.com/?ref=10701111 Requirements sudo pip install requests Python 3 import os import sys import time import config import argparse import threading import sqlite3 Usage (trading module) python trader.py --symbol XVGBTC Example parameters # Profit mode (default) python trader.py --symbol XVGBTC --quantity 300 --profit 1.3 or by amount python trader.py --symbol XVGBTC --amou","default_branch":null,"files":null,"tree":[],"storefront":"/r/yasinkuyu","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yasinkuyu/binance-trader/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}