Skip to content

PointerKnight/CryptoSignalEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Trading Analysis Tool

A professional cryptocurrency market analysis tool using the Binance API to generate high-probability trading signals.

Features

  • Technical Indicators: RSI, StochRSI, MACD, Bollinger Bands, KDJ, Volume Ratio, and more.
  • Trend Analysis: Multiple moving averages (SMA, EMA, Hull MA) with trend confirmation.
  • Price Levels: Support/Resistance detection using pivot points, fractals, and volume-weighted levels.
  • Entry Strategy: Optimal entry price calculation with Stop Loss and Take Profit levels.
  • Modular Design: Refactored for maintainability and professional deployment.

Installation

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements.txt

Configuration

Set your Binance API keys in config.py or as environment variables:

  • BINANCE_API_KEY
  • BINANCE_API_SECRET

Note: API keys are optional for public market data access.

Usage

Run the main script and follow the prompts:

python main.py

Disclaimer

This tool is for educational purposes only. Trading involves risk. Always do your own research.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages