Giter VIP home page Giter VIP logo

binance-miner's Introduction

binance-miner

Forked from edeng23/binance-trade-bot

What's new?

edeng23/binance-trade-botjmy12k3/binance-miner
Order typeLimit orderMarket order
Paper trading
API serverFlaskFastAPI
API auto-documentation
Backtesting1xUp to 4x faster
DatabaseAppending one by one; I/O intensiveBulk editing; I/O friendly
Mypy type-safe

Backtesting

The backtesting engine is provided in this repository (binance-miner/backtesting.py).

You could create your own backtesting module as shown in this example to evaluate the strategy performance.

Deployment

  1. Clone the repository to local
git clone https://github.com/jmy12k3/binance-miner.git
  1. Rename the dotenv example to dotenv
cd binance-miner/config
mv .env.example .env
  1. Edit the dotenv file (and config/watchlist.txt) to your preference

    See binance-miner/config.py for more configurable environment variables.

  2. Up the bot via Docker

cd ..
docker compose up

Disclaimer

This project is for informational purposes only. You should not construe any such information or other material as legal, tax, investment, financial, or other advice. Nothing contained here constitutes a solicitation, recommendation, endorsement, or offer by me or any third party service provider to buy or sell any securities or other financial instruments in this or in any other jurisdiction in which such solicitation or offer would be unlawful under the securities laws of such jurisdiction.

If you plan to use real money, USE AT YOUR OWN RISK.

Under no circumstances will I be held responsible or liable in any way for any claims, damages, losses, expenses, costs, or liabilities whatsoever, including, without limitation, any direct or indirect damages for loss of profits.

binance-miner's People

Contributors

jmy12k3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.