Skip to main content

GUI trading bot designed for targeting the futures markets of Binance

Project description

Solie

PyPI - Python Version Poetry Ruff Checked with pyright

Preview

Solie is a GUI trading bot designed for targeting the futures markets of Binance.

It enables you to create and customize your own trading strategies, simulating them using real historical data from Binance with the power of Python.

Please note that while this solution provides tools for strategy development, profitability is not guaranteed as success depends on individual decision-making.

Solie connects to Binance, retrieves real-time market and account data, saves it on disk, and presents it as intuitive charts to assist users in strategy development.

🛞 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.

python --version

Then, install Solie.

pip install solie

Running Inside Terminal

You can easily run Solie with the command below.

python -m solie

Running With a Script File

For convenience, you can make a custom Python script file that has the extension .py. Just copy and paste the content below in the file.

import solie

if __name__ == "__main__":
    solie.bring_to_life()

Solie will be brought to life once you execute the Python script file.

Note that on Windows, giving the extension .pyw to the file allows you to hide the terminal window and only leave the GUI.

🖥️ Available Platforms

  • ✅ Windows: Fully supported
  • ✅ Linux: Fully supported
  • ⏸️ macOS: Currently unstable

📖 Documentation

Read the documentation to understand how to turn on auto-trading, make your own strategies with the internal API, and get involved in Solie development.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solie-8.5.1.tar.gz (744.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

solie-8.5.1-py3-none-any.whl (768.8 kB view details)

Uploaded Python 3

File details

Details for the file solie-8.5.1.tar.gz.

File metadata

  • Download URL: solie-8.5.1.tar.gz
  • Upload date:
  • Size: 744.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.11.6 Windows/10

File hashes

Hashes for solie-8.5.1.tar.gz
Algorithm Hash digest
SHA256 31770c162790cf49b11c8c54d5a6234b1e66ed78d9f044d674008b2a65e3da3f
MD5 b107bdf813d71f77976fe665fb4e4a99
BLAKE2b-256 421aabe921c9e7779daa82848cd56ce01e4471aaefffe67adfbb9b2c3a4b8048

See more details on using hashes here.

File details

Details for the file solie-8.5.1-py3-none-any.whl.

File metadata

  • Download URL: solie-8.5.1-py3-none-any.whl
  • Upload date:
  • Size: 768.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.11.6 Windows/10

File hashes

Hashes for solie-8.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 245be2a087b323c6fc3364859ed352347329974b16ce4342f79f834a97999bd4
MD5 f3ce08a3b2e513805677ea26d75496de
BLAKE2b-256 4ab781ff18c4fc98112eaaa487e4f0f8fd5902b1d5b72d114b3775a1baf90469

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page