Introduction
Kolie is a GUI trading bot tailored for the Binance futures markets. It allows you to create and customize trading strategies, simulate them using real historical data from Binance, and leverage the capabilities of Python.
Kolie connects to Binance to retrieve real-time market and account data, saving this information to disk. It then presents the data as intuitive charts, aiding users in developing their strategies.
π Usage
Preparation
First, install Python. Don't forget to add python
command to PATH during the installation. You can check that Python is ready with the terminal command below.
then, download the kolie-app
binary file from your order confirmation email.
π₯οΈ Available Platforms
- β Linux: Fully supported
- βΈοΈ Windows: [Currently unsupported]
- βΈοΈ macOS: [Currently unsupported]