Skip to content

NulvexN/Forex-Scalping-EA-MT5-MT1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Scalping Bot MT5/MT4

High-frequency scalping bot with real-time signal generation, trade simulation, and a modern desktop trading interface. Designed for ultra-fast M1 / M5 execution workflows.


Stars Forks Issues Platform License


📸 Screenshot

photo


🎬 Demo

Demo

Why Scalping?

Scalping is one of the fastest trading strategies, focused on capturing small price movements in very short timeframes.

This project simulates that environment with:

  • Real-time data flow
  • Instant signal execution
  • Risk-based trade management

What It Does

Scalping Bot MT5/MT4 provides a complete simulation environment for fast trading systems.

Module Description
Signal Engine Generates BUY / SELL signals
Trade Execution Handles SL / TP and closes trades
Live Price Feed Simulated real-time price updates
Risk Engine Calculates lot size and trade risk
Trade History Logs all executed trades
Session Stats Tracks performance and balance

Features

Feature Description
Real-Time Chart Custom rendered chart with live updates
SL / TP Zones Visual stop-loss and take-profit areas
Auto Signals Continuous BUY / SELL signal generation
Bot Control Start / Stop with live status
MT4 / MT5 Support Platform selection system
Pair Selector EURUSD, GBPUSD, XAUUSD and more
Timeframes M1, M5, M15, M30
Trade Table Full signal history with P&L
Stats Panel Balance, win rate, trades
Risk Settings Lot size, SL, TP controls

System Behavior

  • Fully self-contained (no external API)
  • Real-time UI updates
  • Auto-stop on disconnect
  • Smooth rendering and fast response

Quick Start

Requirements:

  • Windows 10 / 11
  • .NET 6+
  • Visual Studio 2022
git clone https://github.com/your-username/scalping-bot.git

Open solution → Press F5


How to Use

  1. Launch app
  2. Select MT4 / MT5
  3. Enter login
  4. Click CONNECT
  5. Choose pair & timeframe
  6. Adjust Lot / SL / TP
  7. Click START BOT
  8. Monitor signals live

Interface Logic

TP ZONE  █████████████
PRICE    ─────────────
SL ZONE  █████████████
  • Green = profit
  • Red = loss
  • Signals appear dynamically
  • Trades logged below

Roadmap

  • Price simulation
  • Signal engine
  • UI dashboard
  • Real MT5 integration
  • Strategy system (EMA / RSI)
  • Backtesting
  • Multi-pair support

Contributing

1. Fork
2. git checkout -b feature/new-feature
3. git commit -m "Add feature"
4. git push
5. Open PR

License

MIT


Scalping Bot MT5/MT4 · v1.0

About

High-performance scalping bot for MetaTrader 5 designed for 1-minute and 5-minute charts. Executes fast trades and optimized for short-term forex strategies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors