Skip to content

TrKNguyen/Bot-Binance-Cpp

Repository files navigation

Binance Trading Bot in C++

This project is a C++ implementation of a Binance trading bot designed to analyze market data and provide trading signals. The bot utilizes the Binance API and integrates with Telegram to notify users of significant market changes and potential trading opportunities.

Features

  • Market Analysis: Leverages professional financial knowledge to analyze market trends and data.
  • Signal Notifications: Sends alerts about favorable entry points and important price movements via Telegram.
  • High Profit/Loss Ratio: Achieved a Profit/Loss ratio of 8.21 through effective market analysis and timely notifications.

Prerequisites

Before running the bot, ensure you have the following installed:

  • C++ Compiler: Supports C++11 or higher.
  • Binance API Key: Obtain from your Binance account.
  • Telegram Bot Token: Create a bot using BotFather to get the token.

Setup and Installation

  1. Clone the Repository:
    git clone https://github.com/TrKNguyen/Bot-Binance-Cpp.git
    cd Bot-Binance-Cpp
  2. Run the Bot
    ./run.sh LongShortRatioBOT.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published